Skip to content

Instantly share code, notes, and snippets.

@kurisubrooks
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kurisubrooks/dd8c74a19a6b49be099f to your computer and use it in GitHub Desktop.
Save kurisubrooks/dd8c74a19a6b49be099f to your computer and use it in GitHub Desktop.
EEW Errors
module.js:338
throw err;
^
Error: Cannot find module 'zepto-browserify'
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> (/Users/Kurisu/Code/eew/src/index.js:8:9)
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 Function.Module.runMain (module.js:501:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment