You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
And prevents the server from starting up.
When I start the server without --watch and run shifter with localhost:5000/shifter all works fine, so I guess I did set up things well.
Marco
The text was updated successfully, but these errors were encountered:
The error is:
And prevents the server from starting up.
When I start the server without --watch and run shifter with localhost:5000/shifter all works fine, so I guess I did set up things well.
Marco
The text was updated successfully, but these errors were encountered: