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

后端 未结 30 1049
灰色年华
灰色年华 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 00:57

    Selected Advanced System Settings enter image description here Clicked "Environment Variables" enter image description here Under "Path" variable, made the FIRST value listed %AppData%\npm enter image description here I did that.Close powershell and reopen. all worked

提交回复
热议问题