Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. - node-libs-browser node_modules/webpack/node_modules/node-libs-browser
  2. - watchpack node_modules/webpack/node_modules/watchpack
  3. - chokidar node_modules/webpack/node_modules/watchpack/node_modules/chokidar
  4. npm ERR! Darwin 14.1.0
  5. npm ERR! argv "/usr/local/Cellar/node/6.3.1/bin/node" "/usr/local/bin/npm" "install" "--save-dev" "webpack@^1.4.0"
  6. npm ERR! node v6.3.1
  7. npm ERR! npm v3.10.3
  8. npm ERR! path /Users/temp/Desktop/node_modules/webpack
  9. npm ERR! code ENOTEMPTY
  10. npm ERR! errno -66
  11. npm ERR! syscall rename
  12.  
  13. npm ERR! ENOTEMPTY: directory not empty, rename '/Users/temp/Desktop/node_modules/webpack' -> '/Users/temp/Desktop/node_modules/.webpack.DELETE'
  14. npm ERR!
  15. npm ERR! If you need help, you may report this error at:
  16. npm ERR! <https://github.com/npm/npm/issues>
  17.  
  18. npm ERR! Please include the following file with any support request:
  19. npm ERR! /Users/temp/Desktop/faltu/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement