- yarn 或者npm install的时候报错“computed integrity doesn't match our records”
error https://registry.npm.taobao.org/qs/download/qs-6.9.4.tgz: Integrity check failed for "qs" (computed integrity doesn't match our records, got "sha 512-+wYo+L6ZF6BMoEjtf8zB2esQsqdV6WsjRK/GP9WOgLPrq87PbNWgIxS76dS5uvl/QXtHGakZmwTznIfcPXcKlQ== sha1-pZ6FHBuhbAUT6hI4MN1jmgoVy2o=")
解决办法(npm相同):yarn cache clean yarn --update-checksums yarn
相关文章
- 10-05前端工程启动报错收集记录
- 10-05前端随笔记录
- 10-05前端工程启动报错收集记录
- 10-05前端工程 常见问题随笔记录