编辑 ~/.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
2022-09-17 17:53:07
编辑 ~/.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