我已经在我的 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,但没有成功。我已经搜索过这个错误,但我还没有找到任何合适的解决方案。有人能帮助我吗。