This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Document that Protractor requires JDK #222
Closed
Description
The error message resulting from a missing JDK is somewhat cryptic:
------------------------------------
PID: 20518 (capability: chrome #1)
------------------------------------
Starting selenium standalone server...
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:998:11)
at Process.ChildProcess._handle.onexit (child_process.js:789:34)
[launcher] Runner Process Exited With Error Code: 8
It appears that I'm not the only person that's run into this (#200). It would be helpful to mention the JDK requirement in the docs.
Metadata
Metadata
Assignees
Labels
No labels