window 配置 python 环境命令
-
npm install 安装依赖的时候,报python的错误
-
先安装cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org
npm install --global --production windows-build-tools
npm install 安装依赖的时候,报python的错误
先安装cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org
npm install --global --production windows-build-tools