解决 :Error: Can't find Python executable "python", you can set the PYTHON env variable

执行 npm install 命令的时候有时会遇到错误
Error: Can't find Python executable "python", you can set the PYTHON env variable

解决方案:

执行命令 npm install --global --production windows-build-tools

posted @ 2019-08-25 15:23  dsad22  阅读(11755)  评论(0)    收藏  举报