Topic: unable to use the latest package

Helmar Bachle free asked 5 years ago


I am unable to use the latest package get message after ng serve --o : Your global Angular CLI version (6.2.5) is greater than your local version (6.0.8). The local Angular CLI version is used. To disable this warning use "ng config -g cli.warnings.versionMismatch false". how to resolve this

Damian Gemza staff answered 5 years ago


Dear Helmar, This is not an error. It's just a warning, that your local version of Angular CLI is older than your global version. Please note, that this warning won't cause you problems. It's just a warning, not an error. To fix this warning, please type the below command in your application's terminal:
npm install @angular/cli@latest
Best Regards, Damian

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 6.2.3
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No
Tags