Created
April 8, 2015 06:38
-
-
Save imaginator/091e89e5bea1b4e48032 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
gyp ERR! System Linux 3.13.0-44-generic | |
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /opt/buddycloud-http-api/node_modules/ltx/node_modules/node-expat | |
gyp ERR! node -v v0.12.2 | |
gyp ERR! node-gyp -v v1.0.3 | |
gyp ERR! not ok | |
npm ERR! Linux 3.13.0-44-generic | |
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "i" "." | |
npm ERR! node v0.12.2 | |
npm ERR! npm v2.7.4 | |
npm ERR! code ELIFECYCLE | |
npm ERR! [email protected] install: `node-gyp rebuild` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'. | |
npm ERR! This is most likely a problem with the node-expat 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 node-expat | |
npm ERR! There is likely additional logging output above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment