美文网首页
windows npm i 报错的总结

windows npm i 报错的总结

作者: 云中漫步2125 | 来源:发表于2018-09-18 21:02 被阅读0次
MSBUILD : error MSB4132: 无法识别工具版本“2.0”。可用的工具版本为 "4.0"。
ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.

解决方案:
管理员身份运行cmd

npm install -global -production windows-build-tools

相关文章

网友评论

      本文标题:windows npm i 报错的总结

      本文链接:https://www.haomeiwen.com/subject/vtcvnftx.html