Skip to content

Instantly share code, notes, and snippets.

@nickretallack
Created March 26, 2015 02:38
Show Gist options
  • Save nickretallack/b71ef901b83b0925791f to your computer and use it in GitHub Desktop.
Save nickretallack/b71ef901b83b0925791f to your computer and use it in GitHub Desktop.
$ gulp watch
module.js:338
throw err;
^
Error: Cannot find module 'orchestrator'
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/nick/aurelia/navigation-app/node_modules/gulp/index.js:4:20)
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