Advertisement
Guest User

Untitled

a guest
Dec 6th, 2014
457
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:337
  2. throw new Error("Cannot find module '" + request + "'");
  3. ^
  4. Error: Cannot find module 'yargs'
  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> (/home/pi/node-ffmpeg-mpegts-proxy/node-ffmpeg-mpegts-proxy.js:4:13)
  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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement