Skip to content

Instantly share code, notes, and snippets.

@PierBover
Created May 18, 2016 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PierBover/f71ac1a471f3c48fd320b4f6e13cf2c6 to your computer and use it in GitHub Desktop.
Save PierBover/f71ac1a471f3c48fd320b4f6e13cf2c6 to your computer and use it in GitHub Desktop.
npm error
npm ERR! Darwin 15.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build-sync"
npm ERR! node v6.1.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! widgets-libros@1.0.0 build-sync: `npm run bundle-css && npm run build-js && npm run build-js-dependencies && npm run sync-repos && npm run bundle-css-XXXXXXXXXXXXX`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the widgets-libros@1.0.0 build-sync script 'npm run bundle-css && npm run build-js && npm run build-js-dependencies && npm run sync-repos && npm run bundle-css-XXXXXXXXXXXXX'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the widgets-libros package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run bundle-css && npm run build-js && npm run build-js-dependencies && npm run sync-repos && npm run bundle-css-XXXXXXXXXXXXX
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs widgets-libros
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls widgets-libros
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Volumes/Data/Projects/Github/widgets-libros/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment