npm安装比较慢

2024-10-14 00:01:58

1、通过config命令npm config set registry http://registry.cnpmjs.org npm info underscore(如果上面配置正确这个命令会有字符串response)

npm安装比较慢

3、编辑node_modules\npm.npmrc加入下面内容registry = http://registry.cnpm枣娣空郅js.org如果上面的npm地址不行的话,大家可以试试淘宝的npm,非常稳定:地址:https://registry.npm.taobao.org

npm安装比较慢
猜你喜欢