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

Add execPath option #377

Merged
merged 4 commits into from Oct 15, 2019
Merged

Add execPath option #377

merged 4 commits into from Oct 15, 2019

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Oct 14, 2019

Fixes #153
Fixes #196

This adds an execPath option to modify which Node.js executable to use in child processes.

See here for some use cases.

@ehmicky ehmicky force-pushed the feature/exec-path-option branch 2 times, most recently from 52689b0 to f888bad Compare October 14, 2019 17:59
@sindresorhus sindresorhus merged commit ff25ab0 into master Oct 15, 2019
@sindresorhus sindresorhus deleted the feature/exec-path-option branch October 15, 2019 18:19
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.

preferLocal prevents local from working execa does not respect $PATH variable
2 participants