npm 镜像源
查看镜像源
npm config get registry
npm镜像源
官方镜像源
npm config set registry https://registry.npmjs.org
淘宝镜像源
npm config set registry https://registry.npmmirror.com/
腾讯云镜像源
npm config set registry http://mirrors.cloud.tencent.com/npm/
华为云镜像源
npm config set registry https://mirrors.huaweicloud.com/repository/npm/