Skip to content

Instantly share code, notes, and snippets.

@sunilw
Created September 26, 2014 01:39
Show Gist options
  • Save sunilw/6fdea64f3974e793f2ba to your computer and use it in GitHub Desktop.
Save sunilw/6fdea64f3974e793f2ba to your computer and use it in GitHub Desktop.
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the fsevents 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 fsevents
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "i" "-g" "takana"
npm ERR! cwd /var/www/travelfilia/wp-content/themes/travelfilia/node_modules/grunt-takana
npm ERR! node -v v0.10.32
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0
npm ERR! [email protected] preinstall: `npm i -g takana && takana sublime:install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the grunt-takana package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm i -g takana && takana sublime:install
npm ERR! You can get their info via:
npm ERR! npm owner ls grunt-takana
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.11.0-26-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "grunt-takana"
npm ERR! cwd /var/www/travelfilia/wp-content/themes/travelfilia
npm ERR! node -v v0.10.32
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment