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

exec/spawn cmd.js with 'node' #450

Merged
merged 2 commits into from Oct 5, 2015
Merged
Commits on Oct 4, 2015
  1. Use path.resolve in tests

    joseph-onsip committed Oct 4, 2015
  2. exec/spawn cmd.js with 'node'

    joseph-onsip committed Oct 4, 2015
    See #429 (comment)
    
    > This is because a windows system doesn't use the shebang so it might
    > not know how to execute a js file. Spawning using node and node will
    > understand how to read this.
You can’t perform that action at this time.