npm config set registry <镜像地址>
https://registry.npm.taobao.org //淘宝镜像
https://registry.npmjs.org/ //官方镜像
替换npm和apm镜像
Published: at 18:47
npm config set registry <镜像地址>
https://registry.npm.taobao.org //淘宝镜像
https://registry.npmjs.org/ //官方镜像