zycbloger

1.得到原本的镜像地址

npm get registry 

> https://registry.npmjs.org/

设成淘宝的

npm config set registry http://registry.npm.taobao.org/

yarn config set registry http://registry.npm.taobao.org/

 

 

2.换成原来的

npm config set registry https://registry.npmjs.org/

 

 

大惠安网

分类:

技术点:

相关文章:

  • 2021-08-06
  • 2021-11-04
  • 2021-08-04
猜你喜欢
  • 2021-11-12
  • 2021-11-16
  • 2021-08-06
  • 2021-11-02
  • 2021-08-06
  • 2021-08-06
相关资源
相似解决方案