knowbody / crra

Create Reason React App

Home Page:https://crra.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assumes a global 'berror' installation

jaredly opened this issue · comments

should probably have error handling & just ignore if not there

Having the same issue

Hang tight! Starting your app...events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: spawn berror ENOENT
    at exports._errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
error Command failed with exit code 1.

This looks like the same issue as this one - #29. I'll close that one, so that we don't have multiple open.

this should be fixed now by #35