npm安装xmysql时一直idealTree:npm: sill idealTree buildDeps卡住不动 问题解决,如下图所示

解决方法:
1、查看.npmrc位置,并去目录中删掉.npmrc文件
--在cmd(DOS页面)界面执行下述指令,可查看 .npmrc 文件位置
npm config list

2、清除缓存,使用 npm cache verify
PS:不要用npm cache clean --force,容易出现npm WARN using --force I sure hope you know what you are doing.
3、修改镜像:
npm config set registry https://registry.npmmirror.com
4、查看镜像是否修改成功:
npm config get registry
5、运行 npm 安装东西即可
npm install
PS:npm i 为 npm install的简写形式,功能完全相同




![[数据集][目标检测]建筑工地楼层空洞检测数据集VOC+YOLO格式2588张1类别](https://i-blog.csdnimg.cn/direct/32d0af3925dc48d2acf3af1b75db3229.png)







![[000-01-018].第3节:Linux环境下ElasticSearch环境搭建](https://img-blog.csdnimg.cn/c219ce7cb13548f4a89f145e14345f2e.png)





