Error: Can't find Python executable "python", you can set the PYTHON env variable截图如下: 解决办法:1、安装windows-build-toolsnpm install --global --production windows-build-tools2、安装node-gypnpm install --global node-gyp 问题完美解决!