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

fix: support space in node exec path #13

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Conversation

nfischer
Copy link
Owner

This fixes a bug where having a space in the path to the node binary
would break the module. This also fixes some other spots where paths
were not properly wrapped in quotes.

Fixes #12

This fixes a bug where having a space in the path to the node binary
would break the module. This also fixes some other spots where paths
were not properly wrapped in quotes.

Fixes #12
@nfischer nfischer merged commit 7c0226c into master Jun 19, 2022
@nfischer nfischer deleted the fix-windows-path-space branch June 19, 2022 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when using a node path with spaces in Windows
1 participant