gyp verb check python checking for Python executable "python2" in the PATH

两种方法解决
1.自动安装 python

npm install --global --production windows-build-tools
  1. 改用cnpm代替npm
npm install cnpm -g --registry=https://registry.npm.taobao.org

你可能感兴趣的:(gyp verb check python checking for Python executable "python2" in the PATH)