小编Wau*_*una的帖子

术语"ng"未被识别为cmdlet的名称

今天,在完成一些基本的AngularJS简介时,我遇到了一个问题.我打开PowerShell来开始这个项目.NPM工作.

我能够使用安装Angular

npm install -g @angular/cli
Run Code Online (Sandbox Code Playgroud)

任何时候我试图运行我会得到

the term 'ng' is not recognized as the name of a cmdlet
Run Code Online (Sandbox Code Playgroud)

powershell node.js npm angular-cli angular

54
推荐指数
12
解决办法
9万
查看次数

标签 统计

angular ×1

angular-cli ×1

node.js ×1

npm ×1

powershell ×1