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.)
|
"@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.)
Following up on a user issue nodejs/node#64709 I ran @yarnpkg/cli in
citgmIt fails on Node.js 22.23.1 in:
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
cc: @arcanis @merceyz @paul-soporan @larixer
(I'm not sure if all listed maintainers are currently active on yarn/berry though.)