Advertisement
Guest User

Untitled

a guest
Apr 17th, 2015
5
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. /opt/node-ffmpeg-mpegts-proxy# nodejs node-ffmpeg-mpegts-proxy.js
  2.  
  3. module.js:340
  4. throw err;
  5. ^
  6. Error: Cannot find module 'yargs'
  7. at Function.Module._resolveFilename (module.js:338:15)
  8. at Function.Module._load (module.js:280:25)
  9. at Module.require (module.js:364:17)
  10. at require (module.js:380:17)
  11. at Object.<anonymous> (/opt/node-ffmpeg-mpegts-proxy/node-ffmpeg-mpegts-proxy.js:4:13)
  12. at Module._compile (module.js:456:26)
  13. at Object.Module._extensions..js (module.js:474:10)
  14. at Module.load (module.js:356:32)
  15. at Function.Module._load (module.js:312:12)
  16. at Function.Module.runMain (module.js:497:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement