Skip to content

very simple example fails on Windows #2

Description

@jamescrosswell

Not sure if this project is still active. If so, the very simple example fails on Windows:

child is undefined 1 { clientID: 0, type: 'config', content: {}, id: 1 }

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

Process finished with exit code 8

I suspect the problem and solution are outlined in this thread on stack exchange.

I'm a node.js noob (working on my hello world application), or I'd look at fixing it myself ;-)

Cheers,
James

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions