执行npm install 错误

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

错误图片

npm install 错误

解决方案

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

相关文章: