Angular 6 - upgrading the the latest cli tools




You can upgrade to the latest cli tools using the following command :- 
npm install @angular/cli@latest -g


To upgrade existing project, just run the following commands 
ng update @angular/cli



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm