err node-gyp rebuid 前端编译npm install build 错误

err node-gyp rebuid 前端编译npm install build 错误

windows 安装
npm install --global --production windows-build-tools
centos 安装
sudo npm install -g node-gyp --registry=https://registry.npm.taobao.org

相关文章: