Skip to content

checksum issue on newer OS #1644

@dynst

Description

@dynst
$ 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions