一句命令搞定

npm install -g yarn --registry=https://registry.npm.taobao.org

再配置一下镜像源

yarn config set registry https://registry.npm.taobao.org -g

yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g

相关文章:

  • 2022-01-21
  • 2022-01-12
  • 2022-12-23
  • 2022-01-17
  • 2022-12-23
  • 2021-12-18
  • 2021-04-28
  • 2021-12-08
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2022-12-23
  • 2021-06-01
  • 2022-01-02
  • 2021-12-31
相关资源
相似解决方案