最近需要安装taro

结果网络各种报错

解决方法 :

1重置网络

npm config rm proxy
npm config rm https-proxy

2换淘宝镜像

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

相关文章:

  • 2021-04-13
  • 2021-10-09
  • 2022-02-27
  • 2021-10-06
  • 2022-12-23
  • 2022-12-23
  • 2021-09-10
  • 2021-08-07
猜你喜欢
  • 2022-12-23
  • 2021-05-05
  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2022-12-23
相关资源
相似解决方案