Answer the question
In order to leave comments, you need to log in
Why does Angular-CLI create a project with legacy angular?
ng new myproject creates a package.json with "@angular/*": "2.0.0-rc.4"
, even though the current version 2.0.0-rc.6
sudo npm install -g [email protected]
does not solve the problem. What can be wrong?
Answer the question
In order to leave comments, you need to log in
Try this variation
https://github.com/angular/angular-cli/issues/1968
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question