since yesterday afternoon (about 22 hours) I keep recieving the error message at 'yarn install' shown below.
verbose 11.853500195 Error: https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz: Integrity check failed for "ansi-escapes" (computed integrity doesn't match our records, got "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==")
at SecurityError.ExtendableBuiltin (/opt/yarn-v1.15.2/lib/cli.js:721:66)
at SecurityError.MessageError (/opt/yarn-v1.15.2/lib/cli.js:750:123)
at new SecurityError (/opt/yarn-v1.15.2/lib/cli.js:779:113)
at Extract.<anonymous> (/opt/yarn-v1.15.2/lib/cli.js:62700:25)
at Extract.emit (events.js:201:15)
at finishMaybe (/opt/yarn-v1.15.2/lib/cli.js:73383:14)
at /opt/yarn-v1.15.2/lib/cli.js:73361:5
at Extract.module.exports.Extract._final (/opt/yarn-v1.15.2/lib/cli.js:139683:3)
at callFinal (/opt/yarn-v1.15.2/lib/cli.js:73354:10)
at processTicksAndRejections (internal/process/task_queues.js:84:9)
error https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz: Integrity check failed for "ansi-escapes" (computed integrity doesn't match our records, got "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==")
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Hi Guys,
since yesterday afternoon (about 22 hours) I keep recieving the error message at 'yarn install' shown below.
These are my steps: