Closed derekbrown closed 10 years ago
I am getting this same error, npm install does not fix the issue.
apiDispatcher is exposed through native bindings in the nodeJS flavor embeded in Breach's executable, so you can't run the whole thing from node directly unfortunately
So what is the proper way of running one's local instance of Breach?
Using the ExoBrowser. See: https://github.com/breach/breach_core/wiki/Building-Breach-from-Source
On OS/X 10.10, I'm trying to get to the bottom of some of the other issues. In trying to run the app manually using
node index.js
, I receive the following error: