【发布时间】:2021-02-28 14:02:53
【问题描述】:
npm install 命令不正常工作,这是错误。[在此处输入图像描述][1]
npm :术语“npm”未被识别为 cmdlet、函数、脚本文件或可运行程序的名称。检查 名称的拼写,或者如果包含路径,请验证路径是否正确,然后重试。 在 line:1 char:1
- npm 安装
-
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException [1]: https://i.stack.imgur.com/nsp1k.png
【问题讨论】:
-
要么你没有安装nmp,要么它不在你的路径中。你安装了node.js吗? npm.community/t/npm-install-error/4907/4
标签: powershell vue.js