Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 15th, 2012  |  syntax: JavaScript  |  size: 0.78 KB  |  hits: 26  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. module.js:332
  3.     throw new Error("Cannot find module '" + request + "'");
  4.           ^
  5. Error: Cannot find module 'entities'
  6.     at Function._resolveFilename (module.js:332:11)
  7.     at Function._load (module.js:279:25)
  8.     at Module.require (module.js:354:17)
  9.     at require (module.js:370:17)
  10.     at eval at <anonymous> (/home/ircd/bot/irc.js:367:9)
  11.     at /home/ircd/bot/irc.js:367:4
  12.     at [object Object].<anonymous> (fs.js:123:5)
  13.     at [object Object].emit (events.js:64:17)
  14.     at Object.oncomplete (fs.js:1181:12)
  15. ---------------------------------
  16. npm install entities
  17. npm http GET https://registry.npmjs.org/entities
  18. npm http 304 https://registry.npmjs.org/entities
  19. entities@0.1.1 ./node_modules/entities
  20.  
  21. כאמור זה מותקן אבל זה מחזיר שגיאה.