yarn Integrity check failed ... computed integrity doesn‘t match our records

建议

  1. 清理缓存
$ yarn cache clean
  1. 安装依赖

命令参考 https://classic.yarnpkg.com/en/docs/cli/install/

$ yarn install --no-lockfile --update-checksums

你可能感兴趣的:(前端)