npm太慢使用淘宝npm镜像
永久使用
npm config set registry https://registry.npm.taobao.org
查看配置是否成功
npm config get registry
版权声明: (https://www.thinkmoon.cn/post/513)
本文首发于指尖魔法屋-npm太慢使用淘宝npm镜像
转载或引用必须申明原指尖魔法屋来源及源地址!
npm config set registry https://registry.npm.taobao.org
查看配置是否成功
npm config get registry
版权声明: (https://www.thinkmoon.cn/post/513)
本文首发于指尖魔法屋-npm太慢使用淘宝npm镜像
转载或引用必须申明原指尖魔法屋来源及源地址!