npm
npm查看源
shell
npm config listnpm更换源
- 淘宝源
shell
npm config set registry https://registry.npmmirror.com- 阿里云
shell
npm config set registry https://npm.aliyun.com- 腾讯云
shell
npm config set registry http://mirrors.cloud.tencent.com/npm/- 华为云
shell
npm config set registry https://mirrors.huaweicloud.com/repository/npm/
京公网安备11010502055496号