Skip to content

Instantly share code, notes, and snippets.

@hughker
Created October 12, 2015 17:04
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 hughker/7fd325ede3e0256a397c to your computer and use it in GitHub Desktop.
Save hughker/7fd325ede3e0256a397c to your computer and use it in GitHub Desktop.
$ quickshot theme watch --target=staging
module.js:338
throw err;
^
Error: Cannot find module 'coffee-script'
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> (/usr/local/lib/node_modules/quickshot/lib/theme/watch.js:27:12)
at Object.<anonymous> (/usr/local/lib/node_modules/quickshot/lib/theme/watch.js:393:4)
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)
at require (module.js:384:17)
at /usr/local/lib/node_modules/quickshot/lib/theme.js:63:15
at /usr/local/lib/node_modules/quickshot/lib/theme.js:72:15
at Object.exports.run (/usr/local/lib/node_modules/quickshot/lib/theme.js:78:13)
at /usr/local/lib/node_modules/quickshot/lib/main.js:99:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment