Advertisement
Guest User

Untitled

a guest
Sep 1st, 2011
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. node.js:205
  2. throw e; // process.nextTick error, or 'error' event on first tick
  3. ^
  4. Error: Cannot find module 'socket.io-client'
  5. at Function._resolveFilename (module.js:318:11)
  6. at Function._load (module.js:263:25)
  7. at Module.require (module.js:341:17)
  8. at require (module.js:352:17)
  9. at Object.<anonymous> (.....directory.....
  10. o.js:12:14)
  11. at Module._compile (module.js:416:26)
  12. at Object..js (module.js:434:10)
  13. at Module.load (module.js:335:31)
  14. at Function._load (module.js:294:12)
  15. at Module.require (module.js:341:17)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement