0

I have an Angular 2 Project using Angular 2.0.x version. Can I upgrade to the latest version 2.3.x using some Angular cli command. Or do I need to do it manually by changing the package.json file?

1 Answer 1

2

The upgrade command is not yet implemented in angular-cli. Though, it is an open issue on github and is scheduled for RC1.

https://github.com/angular/angular-cli/issues/314

For now it seems, we have to make do with updating package.json

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.