JakeSidSmith / watfish

Simple development platform with process management & router
MIT License
0 stars 0 forks source link

Incompatible with node 4 #22

Open JakeSidSmith opened 6 years ago

JakeSidSmith commented 6 years ago

Cannot locate bash executable

Running /bin/bash build
PID: undefined, Parent PID: 86803

events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: spawn /bin/bash build ENOENT
    at exports._errnoException (util.js:837:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
    at onErrorNT (internal/child_process.js:344:16)
    at doNTCallback2 (node.js:429:9)
    at process._tickCallback (node.js:343:17)
    at Function.Module.runMain (module.js:477:11)
    at startup (node.js:117:18)
    at node.js:951:3