Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. module.js:341
  2. throw err;
  3. ^
  4.  
  5. Error: Cannot find module 'steam-user'
  6. at Function.Module._resolveFilename (module.js:339:15)
  7. at Function.Module._load (module.js:290:25)
  8. at Module.require (module.js:367:17)
  9. at require (internal/module.js:16:19)
  10. at Object.<anonymous> (C:\Program Files\nodejs\bot_source.js:1:79)
  11. at Module._compile (module.js:413:34)
  12. at Object.Module._extensions..js (module.js:422:10)
  13. at Module.load (module.js:357:32)
  14. at Function.Module._load (module.js:314:12)
  15. at Function.Module.runMain (module.js:447:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement