Error when creating new project with Angular-CLI 6.1.2

后端 未结 6 856
[愿得一人]
[愿得一人] 2020-12-16 14:26

I tried creating a new Angular project using ng new angular-6-boilerplate but I can\'t do it anymore with angular-cli latest version. I\'m using terminal for wi

6条回答
  •  眼角桃花
    2020-12-16 14:45

    Do not include any special characters. You can use the hyphen ( - ) instead of it.

提交回复
热议问题