Advertisement
Guest User

Untitled

a guest
May 29th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. Script started on Mon Apr 20 10:53:47 2015
  2. command: env SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=yes npm install sass/node-sass
  3. npm ERR! git config --get remote.origin.url
  4. npm WARN `git config --get remote.origin.url` returned wrong result (git://github.com/sass/node-sass)
  5. -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\-\-\|/--\|/-\|/-\|-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|-\--\|/-
  6. > node-sass@3.0.0-beta.5 install /home/saper/sw/node_modules/node-sass
  7. > node scripts/install.js
  8.  
  9. Skipping downloading binaries on CI builds
  10.  
  11. > node-sass@3.0.0-beta.5 postinstall /home/saper/sw/node_modules/node-sass
  12. > node scripts/build.js
  13.  
  14. events.js:85
  15. throw er; // Unhandled 'error' event
  16. ^
  17. Error: spawn LIBSASS_GIT_VERSION=,3.2.0-beta.5, ./scripts/git.sh ENOENT
  18. at exports._errnoException (util.js:746:11)
  19. at Process.ChildProcess._handle.onexit (child_process.js:1046:32)
  20. at child_process.js:1137:20
  21. at process._tickCallback (node.js:355:11)
  22. npm ERR! FreeBSD 10.1-STABLE
  23. npm ERR! argv "node" "/usr/local/bin/npm" "install" "sass/node-sass"
  24. npm ERR! node v0.12.0
  25. npm ERR! npm v2.7.0
  26. npm ERR! code ELIFECYCLE
  27.  
  28. npm ERR! node-sass@3.0.0-beta.5 postinstall: `node scripts/build.js`
  29. npm ERR! Exit status 1
  30. npm ERR!
  31. npm ERR! Failed at the node-sass@3.0.0-beta.5 postinstall script 'node scripts/build.js'.
  32. npm ERR! This is most likely a problem with the node-sass package,
  33. npm ERR! not with npm itself.
  34. npm ERR! Tell the author that this fails on your system:
  35. npm ERR! node scripts/build.js
  36. npm ERR! You can get their info via:
  37. npm ERR! npm owner ls node-sass
  38. npm ERR! There is likely additional logging output above.
  39.  
  40. npm ERR! Please include the following file with any support request:
  41. npm ERR! /home/saper/sw/test2/npm-debug.log
  42.  
  43. Script done on Mon Apr 20 10:54:04 2015
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement