【发布时间】:2016-04-18 03:30:56
【问题描述】:
我在我的 Windows 8.1 PC 中安装了 node-v5.4.0-x64。在安装过程中出现以下错误,但安装完成。
Warning 1909. Could Not Create Shortcut Node.js command prompt.lnk. Verify that the destination folder exists and that you can access it.
我在尝试 npm 命令时收到以下错误。
'CALL "C:\Program Files\nodejs\\node.exe" "C:\Program Files\nodejs\\node_modules\npm\bin\npm-cli.js" prefix -g' is not recognized as an internal or external command,
operable program or batch file.
我已尝试按照某些文章中的建议重新安装 node.js,但没有成功。 我已经搜索过这个错误,但我还没有找到任何合适的解决方案。谁能帮帮我。
【问题讨论】:
标签: node.js npm ionic windows-8.1 npm-install