In order to update the angular-CLI package installed globally in your system, you need to open your Command Prompt. After that, need to run:
01. First uninstall your @angular-cli:
npm uninstall -g @angular-cli
02. Second, install the latest @angular-cli:
npm install -g @angular/cli@latest
03. Now check the @angular-cli version:
ng version
For learning further details, consider checking this link. Thank You!
Are you looking for latest Angular based website Admin templates?
Check my recommended items below-
NobleUI – Angular 11+ Admin Template
Fuse – Angular 13+ Material Design Admin Template
Vex – Angular 13+ Material Design Admin Template
Bonus: Best Angular Education Template in 2021
Leave a Reply