Skip to content

Add execPath option#377

Merged
sindresorhus merged 4 commits intomasterfrom
feature/exec-path-option
Oct 15, 2019
Merged

Add execPath option#377
sindresorhus merged 4 commits intomasterfrom
feature/exec-path-option

Conversation

@ehmicky
Copy link
Copy Markdown
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
@ehmicky ehmicky force-pushed the feature/exec-path-option branch from f888bad to d4159bf Compare October 14, 2019 18:08
@ehmicky ehmicky force-pushed the feature/exec-path-option branch from 11029d4 to 5733557 Compare October 15, 2019 08:37
@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