Create a new Angular 2.0 project using Angular CLI?

后端 未结 1 1743
借酒劲吻你
借酒劲吻你 2020-12-21 19:45

This might be a dumb question but how can you specify what version of Angular you want when you create a new project using Angular cli? By default now it creates with an Ang

1条回答
  •  生来不讨喜
    2020-12-21 20:26

    The latest version of Angular-cli won't provide generating new projects of Angular2. This is their issue. And the reason is Angular 4 is now reachable. But you can still generate Angular2 projects with old version of Angular-cli.

    0 讨论(0)
提交回复
热议问题