Answers for "updating and installing angular cli"

3

update angular cli

For updating angular cli type this command :
ng update @angular/cli @angular/core
Posted by: Guest on April-01-2020
0

npm install --save-dev @angular/cli@latest

npm install --save-dev @angular/[email protected]
Posted by: Guest on November-01-2020

Code answers related to "updating and installing angular cli"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language