Skip to content

chore: put windows back on normal 26.x MONGOSH-3480#65

Merged
nbbeeken merged 2 commits into
mainfrom
MONGOSH-3480-rm-nightly
Jul 8, 2026
Merged

chore: put windows back on normal 26.x MONGOSH-3480#65
nbbeeken merged 2 commits into
mainfrom
MONGOSH-3480-rm-nightly

Conversation

@nbbeeken

@nbbeeken nbbeeken commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

node-gyp@13 depends on undici@^8, which requires Node >= 22.19.0 and
unconditionally calls worker_threads.markAsUncloneable, crashing
'node-gyp rebuild' on Node 20 hosts. undici 7.x feature-detects that
API and supports Node >= 20.18.1, matching our engines range.
@nbbeeken
nbbeeken merged commit 3580f75 into main Jul 8, 2026
55 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants