npm config get registry // 显示当前的镜像网址
npm config set registry https://registry.npm.taobao.org // 使用淘宝镜像网址
【NPM】npm安装时卡在sill idealTree buildDeps
最新推荐文章于 2024-04-24 19:14:23 发布
npm config get registry // 显示当前的镜像网址
npm config set registry https://registry.npm.taobao.org // 使用淘宝镜像网址