解决方案 

方案一

  

npm install node-sass --unsafe-perm --save-dev
npm install
npm run build

 

方案二

  使用淘宝镜像下载

npm i -g cnpm --registry=https://registry.npm.taobao.org
cnpm install
cnpm run build

 

  

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-28
  • 2021-07-23
  • 2022-12-23
  • 2021-06-12
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-27
  • 2021-09-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
相关资源
相似解决方案