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

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/chinafire525/article/details/83753323

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

猜你喜欢

转载自blog.csdn.net/chinafire525/article/details/83753323