当前位置:   article > 正文

解决方案:运行 npm install 时一直卡在 idealTree:npm: sill idealTree buildDeps_npm install 卡在idealtree

npm install 卡在idealtree

1、更换镜像源,选择其一即可

npm config set registry https://registry.npm.taobao.org
  • 1
npm config set registry https://registry.npmmirror.com
  • 1

2、检查是否成功

npm config get registry
  • 1

3、安装

npm install
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/703543
推荐阅读
相关标签
  

闽ICP备14008679号