Advertisement
Guest User

Untitled

a guest
Jan 14th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. > require-analyzer@0.5.0 postinstall /usr/local/lib/node_modules/jitsu/node_modules/require-analyzer
  2. > rm -rf `find node_modules/read-installed/ -type d -name npmlog`
  3.  
  4. rm: node_modules/read-installed//node_modules/npmlog/node_modules/.bin/beep: Permission denied
  5. rm: node_modules/read-installed//node_modules/npmlog/node_modules/.bin/clear: Permission denied
  6. rm: node_modules/read-installed//node_modules/npmlog/node_modules/.bin/imgcat: Permission denied
  7. rm: node_modules/read-installed//node_modules/npmlog/node_modules/.bin/starwars: Permission denied
  8. rm: node_modules/read-installed//node_modules/npmlog/node_modules/.bin: Directory not empty
  9. rm: node_modules/read-installed//node_modules/npmlog/node_modules: Directory not empty
  10. rm: node_modules/read-installed//node_modules/npmlog: Directory not empty
  11. npm ERR! require-analyzer@0.5.0 postinstall: `rm -rf `find node_modules/read-installed/ -type d -name npmlog``
  12. npm ERR! `sh "-c" "rm -rf `find node_modules/read-installed/ -type d -name npmlog`"` failed with 1
  13. npm ERR!
  14. npm ERR! Failed at the require-analyzer@0.5.0 postinstall script.
  15. npm ERR! This is most likely a problem with the require-analyzer package,
  16. npm ERR! not with npm itself.
  17. npm ERR! Tell the author that this fails on your system:
  18. npm ERR! rm -rf `find node_modules/read-installed/ -type d -name npmlog`
  19. npm ERR! You can get their info via:
  20. npm ERR! npm owner ls require-analyzer
  21. npm ERR! There is likely additional logging output above.
  22.  
  23. npm ERR! System Darwin 12.2.0
  24. npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "jitsu"
  25. npm ERR! cwd /Users/clemens/Documents/Dropbox/EMI/webapp
  26. npm ERR! node -v v0.8.15
  27. npm ERR! npm -v 1.1.70
  28. npm ERR! code ELIFECYCLE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement