Skip to content

Update cross-spawn#1403

Merged
arcanis merged 3 commits into
yarnpkg:masterfrom
bgotink:fix/windows-node
May 26, 2020
Merged

Update cross-spawn#1403
arcanis merged 3 commits into
yarnpkg:masterfrom
bgotink:fix/windows-node

Conversation

@bgotink

@bgotink bgotink commented May 25, 2020

Copy link
Copy Markdown
Member

This version fixes a bug where node was resolved to the wrong binary on Windows, resulting in the wrong version of node being called if yarn is executed with a node version that's not the first node on the PATH.

Fixes #1377
Closes #1367

Github messed up the template for this PR for some reason, so no checkboxes. You can consider them checked though 😄

This version fixes a bug where node was resolved to
the wrong binary on Windows, resulting in the wrong
version of node being called if yarn is executed
with a node version that's not the first node on
the PATH.

Fixes yarnpkg#1377
@bgotink bgotink requested a review from arcanis as a code owner May 25, 2020 16:23
@arcanis arcanis merged commit 8dc90c2 into yarnpkg:master May 26, 2020
@bgotink bgotink deleted the fix/windows-node branch May 26, 2020 11:25
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.

[Bug] "yarn node" command sometimes uses wrong node.exe on Windows

3 participants