How to update angular CLI version to the latest
In this post we will give you information about How to update angular CLI version to the latest. Hear we will give you detail about How to update angular CLI version to the latestAnd how to use it also give you demo for it if it is necessary.
we are going to learn about how to update an angular CLI to the latest stable version.
Updating the Angular CLI
- Uninstall the previously installed version of the angular CLI (global) package by using the below command.
npm uninstall -g @angular/cli
- Run the following command to install the latest version.
npm install -g @angular/cli@latest
Note: If you are using mac then you need to add sudo before the npm.
Hope this code and post will helped you for implement How to update angular CLI version to the latest. if you need any help or any feedback give it in comment section or you have good idea about this post you can give it comment section. Your comment will help us for help you more and improve us. we will give you this type of more interesting post in featured also so, For more interesting post and code Keep reading our blogs