Angular CLI wont create new project

前端 未结 11 1244
有刺的猬
有刺的猬 2021-01-19 02:23

I am trying to create a project (named ngadmin) via the angular cli but it throws errors on this command: ng new ngadmin. The errors are:

11条回答
  •  粉色の甜心
    2021-01-19 02:47

    Seems like i fixed my problem. I have no idea what happened but i noticed system32 was not in my PATH so i added that and uninstalled and reinstalled the angular-cli package. everything works like a charm now

提交回复
热议问题