Created
May 27, 2013 12:48
-
-
Save Wolfr/5656897 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > [email protected] install /Users/noone/Sites/happy-plan/node_modules/celeri/node_modules/beanpoll/node_modules/ebnf-diagram/node_modules/canvas | |
| > node-gyp rebuild | |
| Package cairo was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `cairo.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'cairo' found | |
| gyp: Call to './util/has_cairo_freetype.sh' returned exit status 0. while trying to load binding.gyp | |
| gyp ERR! configure error | |
| gyp ERR! stack Error: `gyp` failed with exit code: 1 | |
| gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:416:16) | |
| gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) | |
| gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:754:12) | |
| gyp ERR! System Darwin 12.3.0 | |
| gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
| gyp ERR! cwd /Users/noone/Sites/happy-plan/node_modules/celeri/node_modules/beanpoll/node_modules/ebnf-diagram/node_modules/canvas | |
| gyp ERR! node -v v0.10.1 | |
| gyp ERR! node-gyp -v v0.8.5 | |
| gyp ERR! not ok | |
| npm ERR! [email protected] install: `node-gyp rebuild` | |
| npm ERR! `sh "-c" "node-gyp rebuild"` failed with 1 | |
| npm ERR! | |
| npm ERR! Failed at the [email protected] install script. | |
| npm ERR! This is most likely a problem with the canvas package, | |
| npm ERR! not with npm itself. | |
| npm ERR! Tell the author that this fails on your system: | |
| npm ERR! node-gyp rebuild | |
| npm ERR! You can get their info via: | |
| npm ERR! npm owner ls canvas | |
| npm ERR! There is likely additional logging output above. | |
| npm ERR! System Darwin 12.3.0 | |
| npm ERR! command "node" "/usr/local/bin/npm" "install" | |
| npm ERR! cwd /Users/noone/Sites/happy-plan | |
| npm ERR! node -v v0.10.1 | |
| npm ERR! npm -v 1.2.15 | |
| npm ERR! code ELIFECYCLE | |
| npm ERR! | |
| npm ERR! Additional logging details can be found in: | |
| npm ERR! /Users/noone/Sites/happy-plan/npm-debug.log | |
| npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment