-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not start on OSX #14
Comments
npm install with Error! npm ERR! System Darwin 14.5.0 npm ERR! node -v v0.10.26 Any idea? Because of this, the server startup is failing.... app.configure(function(){ |
I had similar install issues that were fixed by |
Cairo is a pretty big pain to install. I don't recall why it's even in this repo haha, just Phantom should be fine. This repo is a little outdated but figured it might be annoying if I removed it |
orsamac:screenshot-app orsa$ node app
module.js:356
Module._extensions[extension](this, filename);
^
Error: dlopen(/Users/orsa/home/projects/zero/screenshot-app/node_modules/canvas/build/Release/canvas.node, 1): Symbol not found: _FT_Done_Face
Referenced from: /Users/orsa/home/projects/zero/screenshot-app/node_modules/canvas/build/Release/canvas.node
Expected in: dynamic lookup
orsamac:screenshot-app orsa$
The text was updated successfully, but these errors were encountered: