Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. module.js:337
  2. throw new Error("Cannot find module '" + request + "'");
  3. ^
  4. Error: Cannot find module 'socket.io'
  5. at Function._resolveFilename (module.js:337:11)
  6. at Function._load (module.js:279:25)
  7. at Module.require (module.js:359:17)
  8. at require (module.js:375:17)
  9. at Object.<anonymous> (/usr/share/nginx/www/cakephp-2.5.3/rd_cake/Setup/Node.js/Logfile.node.js:5:15)
  10. at Module._compile (module.js:446:26)
  11. at Object..js (module.js:464:10)
  12. at Module.load (module.js:353:32)
  13. at Function._load (module.js:311:12)
  14. at Array.0 (module.js:484:10)
  15. Forever detected script exited with code: 1
  16. Forever restarting script for 373 time
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement