Skip to content

Instantly share code, notes, and snippets.

@pixelbreaker
Created September 5, 2012 10:52
Show Gist options
  • Save pixelbreaker/3634949 to your computer and use it in GitHub Desktop.
Save pixelbreaker/3634949 to your computer and use it in GitHub Desktop.
daemon not found
$ ./script/start --watch --debug --deploy
Error: Cannot find module './daemon.v0.6.16'
at Function._resolveFilename (module.js:332:11)
at Function._load (module.js:279:25)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object.<anonymous> (/Users/gabriel/Work/dharmafly/DRUM/drum/node_modules/forever/node_modules/daemon/lib/daemon.js:12:11)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment