sichvoge/api-designer-fs

Unhandled 'error' event on startup

Opened this issue · 0 comments

after installing I get the following on startup when executing "api-designer-fs examples/"

opening examples/
10500
Open http://localhost:9000/raml-store/ to browse api-designer
events.js:183
throw er; // Unhandled 'error' event
^

Error: spawn open ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:362:16)
at _combinedTickCallback (internal/process/next_tick.js:139:11)
at process._tickCallback (internal/process/next_tick.js:181:9)