0

I'm using angular cli to create an angular folder structure with

  ng new src

In the package.json this add angular 4 in the dev dependencies

  "@angular/common": "^4.0.0",

Is it possible to use angular cli ng new to add angular 2.4.6

5

1 Answer 1

0

No, this is no longer supported.

But the difference from Angular 2 to 4 is very small and not like the big change from AngularJS to Angular 2

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.