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

Use which #112

Open
stevenvachon opened this issue Jul 14, 2017 · 2 comments
Open

Use which #112

stevenvachon opened this issue Jul 14, 2017 · 2 comments
Labels
enhancement help wanted Issues identified as good community contribution opportunities

Comments

@stevenvachon
Copy link

spawn('node') and spawn('npm') don't work on Windows because they need to be full paths. This can be made consistent with Linux/OSX with which.

@Tyriar
Copy link
Member

Tyriar commented Jul 14, 2017

Good idea 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Issues identified as good community contribution opportunities
Projects
None yet
Development

No branches or pull requests

2 participants