Let’s start the discussion about How to update angular cli in following methods.
Contents
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