npm instatll 很慢 ,idealTree:ruoyi-ui: sill idealTree buildDeps
1.设置镜像源
npm config set registry https://registry.npmmirror.com
2.查看npm当前镜像源是否是https://registry.npmmirror.com
npm config get registry
3.再次尝试
npm install
1.设置镜像源
npm config set registry https://registry.npmmirror.com
2.查看npm当前镜像源是否是https://registry.npmmirror.com
npm config get registry
3.再次尝试
npm install