Advertisement
Guest User

node i2c

a guest
Aug 15th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.20 KB | None | 0 0
  1. 225 info install i2c@0.1.4
  2. 226 verbose unsafe-perm in lifecycle false
  3. 227 silly exec sh "-c" "node-gyp rebuild"
  4. 228 silly sh,-c,node-gyp rebuild,/home/root/node_modules/i2c spawning
  5. 229 info i2c@0.1.4 Failed to exec install script
  6. 230 info /home/root/node_modules/i2c unbuild
  7. 231 verbose from cache /home/root/node_modules/i2c/package.json
  8. 232 info preuninstall i2c@0.1.4
  9. 233 info uninstall i2c@0.1.4
  10. 234 verbose true,/home/root/node_modules,/home/root/node_modules unbuild i2c@0.1.4
  11. 235 info postuninstall i2c@0.1.4
  12. 236 error i2c@0.1.4 install: `node-gyp rebuild`
  13. 236 error `sh "-c" "node-gyp rebuild"` failed with 1
  14. 237 error Failed at the i2c@0.1.4 install script.
  15. 237 error This is most likely a problem with the i2c package,
  16. 237 error not with npm itself.
  17. 237 error Tell the author that this fails on your system:
  18. 237 error     node-gyp rebuild
  19. 237 error You can get their info via:
  20. 237 error     npm owner ls i2c
  21. 237 error There is likely additional logging output above.
  22. 238 error System Linux 3.8.13
  23. 239 error command "/usr/bin/node" "/usr/bin/npm" "install" "i2c"
  24. 240 error cwd /home/root
  25. 241 error node -v v0.8.22
  26. 242 error npm -v 1.2.14
  27. 243 error code ELIFECYCLE
  28. 244 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement