Skip to content

Instantly share code, notes, and snippets.

@Unitech
Created February 13, 2015 21:44
Show Gist options
  • Select an option

  • Save Unitech/2b58af2db3d2897d875a to your computer and use it in GitHub Desktop.

Select an option

Save Unitech/2b58af2db3d2897d875a to your computer and use it in GitHub Desktop.
module.js:338
throw err;
^
Error: Cannot find module 'tryIt'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/home/shant/.nvm/versions/node/v0.12.0/lib/node_modules/requiresafe/lib/commands/check.js:9:13)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment