How to update Angular CLI to the latest version?

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

Odemy – Angular 13 Online Courses & Education Template

Ednuv – Angular 13 Education & LMS Courses Template


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *