0

How to specify version of angular that should be installed ? Right now it's 4.2.4 with cli version 1.4.10. I want to create angular 4.4.6 project. Where to find compatibility matrix of angular and angular-cli ?

1

1 Answer 1

0

There is no compatability matrix. You can defined in package.json with specific version and do npm install and it will install that version.

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

1 Comment

Is there any standard for defining package.json?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.