Skip to content
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
@jakenbuhler

Description

@jakenbuhler

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions