-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Description
$ YARN_CHECKSUM_BEHAVIOR=throw yarn install
➤ YN0018: │ @types/estree@npm:0.0.51: The remote archive doesn't match the local checksum - has the local cache been corrupted?There's this inexplicable yarn cache checksum issue discovered in #1622 / b353626
# Note that ubuntu-2004:202111-02 and above cause checksum issues when installing yarn packages. No idea why.
It can be sort of papered over using the environment variable YARN_CHECKSUM_BEHAVIOR=ignore but it's really unclear why it happens at all.
Metadata
Metadata
Assignees
Labels
No labels