解决yarn install报错:yarn Integrity check failed ... computed integrity doesn‘t match our records

vue3项目,使用yarn install安装依赖包时,报错如下图:
解决yarn install报错:yarn Integrity check failed ... computed integrity doesn‘t match our records
解决办法:
1、清理缓存:执行命令yarn cache clean
2、安装依赖:执行命令yarn install --no-lockfile --update-checksums
然后,安装成功,如下图
解决yarn install报错:yarn Integrity check failed ... computed integrity doesn‘t match our records

上一篇:Error: SHA256 mismatch,To retry an incomplete download, remove the file above.


下一篇:css3 transition animation nick