SyntaxFix
Write A Post
Hire A Developer
Questions
use the following command to install the specific version. say you want to install angular/cli version 1.6.8 then enter the following command :
sudo npm install -g @angular/[email protected]
this will install angular/cli version 1.6.8
angular/cli version 1.6.8