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

Error: spawn java ENOENT #7

Open
scottansell opened this issue Aug 4, 2016 · 1 comment
Open

Error: spawn java ENOENT #7

scottansell opened this issue Aug 4, 2016 · 1 comment

Comments

@scottansell
Copy link

scottansell commented Aug 4, 2016

When running my index.js script I get the following error. I'm on OSX but I've had the exact same issue on Windows earlier.

events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: spawn java ENOENT
    at exports._errnoException (util.js:953:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
    at onErrorNT (internal/child_process.js:348:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
    at Function.Module.runMain (module.js:577:11)
    at startup (node.js:160:18)
    at node.js:449:3
@RicoswLive
Copy link

Maybe can't access the server.jar ?

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

No branches or pull requests

2 participants