Skip to content

fix!: stop setting NODE env var and resolving node path via whichnode#9039

Draft
owlstronaut wants to merge 1 commit intolatestfrom
owlstronaut/no-node-modify
Draft

fix!: stop setting NODE env var and resolving node path via whichnode#9039
owlstronaut wants to merge 1 commit intolatestfrom
owlstronaut/no-node-modify

Conversation

@owlstronaut
Copy link
Contributor

@owlstronaut owlstronaut commented Feb 27, 2026

BREAKING CHANGE: npm will no longer attempt to resolve the path to node via whichnode, and will not set the NODE environment variable. This can affect scripts that rely on the NODE environment variable or expect npm to resolve the path to node.

closes npm/statusboard#1070

BREAKING CHANGE: npm will no longer attempt to resolve the path to node via whichnode, and will not set the NODE environment variable. This can affect scripts that rely on the NODE environment variable or expect npm to resolve the path to node.
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.

stop reading process.env.NODE in config for nodeBin

1 participant