2
yarn 安装包时出现 yarn computed integrity doesn't match our records 错误
content-disposition
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=")

解决方法:

yarn cache clean
yarn --update-checksums
yarn
假如 以上还不能解决这个问题,尝试以下方法
npm install

tumi
216 声望1 粉丝

只鸟归林