

Then run npm cache verify command to clear the node packages cache.First uninstall the existing Angular cli packages.Steps To update Angular CLI version globally in your system. To update Angular CLI to a new version, It’s better to update both the global Angular CLI installed in your machine as well as your project’s local Angular CLI. First Update your Angular app to Angular 9.īefore updating check the Angular version installed in your system by using ng -version command.And if you are using Angular 8 or Angular 6,5, 4 etc versions, Do not try to update to latest version of Angular Directly.That is, if you are using Angular 10 then update the application to Angular 11 version.Its always advisable to update your app to its next major version.Important things to remember while updating Angular applications.

