The term 'ng' is not recognized as the name of a cmdlet

后端 未结 30 951
灰色年华
灰色年华 2020-12-01 00:24

Today, while working through some basic AngularJS Intro, I ran into a problem.

I opened PowerShell to get going on the project. NPM worked.

I was able to in

30条回答
  •  离开以前
    2020-12-01 01:09

    All answers are about how to fix it, but the best is to download nodeJs and let the installer add to PATH variable.

    Version 12 and 13 are too new, so I had to download 11.15 https://nodejs.org/download/release/v11.15.0/

提交回复
热议问题