一、npm ERR! Cannot read properties of null (reading ‘pickAlgorithm‘)报错问题

在终端中运行命令:
npm cache clear --force //清理npm缓存
然后重新运行 npm i 命令,再次安装,安装完成,没有出现报错。npm run serve 运行项目,项目可以正常启动了。
在终端中运行命令:
npm cache clear --force //清理npm缓存
然后重新运行 npm i 命令,再次安装,安装完成,没有出现报错。npm run serve 运行项目,项目可以正常启动了。
本文标题:Vue-npm i 下载依赖速度慢[卡顿问题整理]
本文链接:https://www.haomeiwen.com/subject/dzufjdtx.html
网友评论