Skip to content

@yarnpkg/cli Yarn 4.18.0 failure in Node.js 22.23.1 #1112

Description

@MikeMcC399

Following up on a user issue nodejs/node#64709 I ran @yarnpkg/cli in citgm

It fails on Node.js 22.23.1 in:

  • macos-latest
  • ubuntu-latest

On windows-latest 22.23.1 it passes
It also passes on 24.18.0 & 26.5.0. (I added 26.x in my fork to test.)

citgm/lib/lookup.json

Lines 29 to 32 in ff3ea4a

"@yarnpkg/cli": {
"envVar": { "TEST_IGNORE_TIMEOUT_FAILURES": true },
"install": ["install", "--mode", "skip-build"],
"maintainers": ["arcanis", "merceyz", "paul-soporan", "larixer"],

cc: @arcanis @merceyz @paul-soporan @larixer

(I'm not sure if all listed maintainers are currently active on yarn/berry though.)

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