编辑 ~/.npmrc 加入下面内容

prefix = D:\tool\nodejs\node_global
cache = D:\tool\nodejs\node_cache
registry = http://registry.cnpmjs.org
#registry=https://registry.npmjs.org/
#proxy=http://127.0.0.1:1080
#https-proxy=http://127.0.0.1:1080

  

相关文章:

  • 2021-04-29
  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2019-08-14
  • 2021-04-25
  • 2021-05-18
  • 2021-09-14
  • 2021-05-09
相关资源
相似解决方案