0

I created project with command

 ng new <project-name>

It got new project created with all dependancies to angular 4. I checked help also, with following command

ng --help

Under 'new' option there is no description about angular version to be used. Is there any way to control version(specifically angular ) of new Project created by angular-cli

2
  • Why would you want to create a new app as angular 2? Angular 4 is your best bet if you are just starting from scratch today. Commented Apr 14, 2017 at 8:38
  • Possible duplicate of Create a new Angular 2.0 project using Angular CLI? Commented Apr 14, 2017 at 11:41

0

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.