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

cwd as a file: URL does not work #491

Closed
ehmicky opened this issue Feb 8, 2022 · 1 comment · Fixed by #492
Closed

cwd as a file: URL does not work #491

ehmicky opened this issue Feb 8, 2022 · 1 comment · Fixed by #492
Labels

Comments

@ehmicky
Copy link
Collaborator

ehmicky commented Feb 8, 2022

The cwd option can now be a file: URL with child_process.spawn().

However, this does not currently work with Execa. We should fix this and allow file: URLs for the cwd and localDir options.

This depends on sindresorhus/npm-run-path#14

@ehmicky
Copy link
Collaborator Author

ehmicky commented Feb 10, 2022

PR at #492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant