npm 报错时试下下面几个命令:
npm cache clean —force
npm config set registry http://registry.npm.taobao.org/
npm config rm proxy
npm config rm https-proxy
npm install
npm run build
npm 报错时试下下面几个命令:
npm cache clean —force
npm config set registry http://registry.npm.taobao.org/
npm config rm proxy
npm config rm https-proxy
npm install
npm run build
让时间为你证明