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

Windows build test failed. #2

Closed
1 task done
roccomuso opened this issue Jun 28, 2017 · 1 comment
Closed
1 task done

Windows build test failed. #2

roccomuso opened this issue Jun 28, 2017 · 1 comment
Assignees
Labels

Comments

@roccomuso
Copy link
Owner

roccomuso commented Jun 28, 2017

  • type on win has a different behaviour compared to unix cat.
  Server exec()
    √ spawning process
events.js:160
      throw er; // Unhandled 'error' event
      ^
Error: spawn type ENOENT
    at exports._errnoException (util.js:1018:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:367:16)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickCallback (internal/process/next_tick.js:104:9)

@roccomuso
Copy link
Owner Author

Fallback on an external cat.exe.

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

No branches or pull requests

1 participant