Answers for "update angular using npm"

6

update angular cli globally

npm update @angular/cli -g
Posted by: Guest on November-26-2020
1

update angular to specific version

ng update @angular/[email protected] @angular/[email protected]
Posted by: Guest on July-09-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language