资源问题导致的
**** 方法2:清除缓存 好用!!
npm cache clean --force
方法1:更换成淘宝的源
npm config set registry [https://registry.npm.taobao.org](https://registry.npm.taobao.org/)
– 配置后可通过下面方式来验证是否成功
npm config get registry
//或者
npm info express
资源问题导致的
**** 方法2:清除缓存 好用!!
npm cache clean --force
方法1:更换成淘宝的源
npm config set registry [https://registry.npm.taobao.org](https://registry.npm.taobao.org/)
– 配置后可通过下面方式来验证是否成功
npm config get registry
//或者
npm info express
本文标题:fetchMetadata超慢 解决办法
本文链接:https://www.haomeiwen.com/subject/roanbdtx.html
网友评论