Skip to content

Instantly share code, notes, and snippets.

@Jzarecta
Created September 25, 2016 23:47
Show Gist options
  • Save Jzarecta/a775f4afafc94a84099defa16d8e996d to your computer and use it in GitHub Desktop.
Save Jzarecta/a775f4afafc94a84099defa16d8e996d to your computer and use it in GitHub Desktop.
module.js:457
throw err;
^
Error: Cannot find module 'yargs'
at Function.Module._resolveFilename (module.js:455:15)
at Function.Module._load (module.js:403:25)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/home/jza/public_html/node-sentinel/src/app.js:49:6)
at Module._compile (module.js:556:32)
at Object.Module._extensions..js (module.js:565:10)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment