Skip to content

Example not working #1

@qmaxquique

Description

@qmaxquique

After having the dependencies installed, the example doesn't works:

$ node examples/server.js --log-level=debug --direct examples/casper.js

events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)
concien1@econci:~/git/phantom/NightmareJS$ node examples/server.js --log-level=debug --direct examples/casper.js

events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions