方式一:安装 cnpm 命令
npm install cnpm --glogal
方式二:设置淘宝镜像源
npm config set registry https://registry.npm.taobao.org
npm install cnpm --glogal
npm config set registry https://registry.npm.taobao.org
本文标题:npm 加速,使用淘宝镜像
本文链接:https://www.haomeiwen.com/subject/yupqhqtx.html
网友评论