Answers for "update ng angular"

3

update angular cli

npm uninstall -g @angular-cli
npm install -g @angular/cli@latest
Posted by: Guest on January-07-2021
0

update angular project

Go through the steps illustrated here:
https://update.angular.io/
Posted by: Guest on September-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language