Skip to content
Home » How to update angular cli

How to update angular cli

Let’s start the discussion about How to update angular cli in following methods.

update angular cli globally

To update Angular CLI use the below command.

npm update @angular/cli -g

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : How to uninstall node js and npm in ubuntu