npm install 一直卡在 idealTree:node_global: sill idealTree buildDeps cchilei 2024-05-24 290 阅读1分钟 问题描述: npm install 一直卡在 idealTree:node_global: sill idealTree buildDeps 解决办法: 1.需要ping一下换的源 ping http://registry.npm.taobao.org/ 发现根本ping不通,原因:原淘宝npm停止服务,已更新新域名 2.重新安装 npm config set registry https://registry.npmmirror.com