// 设置
npm config set registry https://registry.npm.taobao.org
// 验证是否成功
npm config get registry或npm info express

 

相关文章:

  • 2022-12-23
  • 2021-10-07
  • 2022-01-03
  • 2022-02-23
  • 2022-12-23
  • 2021-10-31
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-24
  • 2022-12-23
  • 2021-11-25
  • 2022-01-10
  • 2021-06-28
  • 2018-08-19
相关资源
相似解决方案