Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Node forwarding w/ yarn-path #7592

Merged
merged 2 commits into from Oct 2, 2019
Merged

Fixes Node forwarding w/ yarn-path #7592

merged 2 commits into from Oct 2, 2019

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Oct 2, 2019

Summary

Running yarn with a specific version of Node would fail to propagate this Node binary to the binary targeted by yarn-path when the yarn-path setting was used.

This diff changes the execution order so that we first try to execute the process through Node before running it as a regular binary.

@arcanis arcanis merged commit 5119828 into master Oct 2, 2019
arcanis added a commit that referenced this pull request Oct 8, 2019
* Fixes Node forwarding w/ yarn-path

* Fixes spawning
@BYK BYK deleted the mael/yarn-path-js branch November 27, 2019 15:12
VincentBailly pushed a commit to VincentBailly/yarn that referenced this pull request Jun 10, 2020
* Fixes Node forwarding w/ yarn-path

* Fixes spawning
VincentBailly pushed a commit to VincentBailly/yarn that referenced this pull request Jun 10, 2020
* Fixes Node forwarding w/ yarn-path

* Fixes spawning
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.

None yet

1 participant