Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@puyo
Created January 29, 2014 01:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save puyo/8680177 to your computer and use it in GitHub Desktop.
Save puyo/8680177 to your computer and use it in GitHub Desktop.
$ coffee blah.coffee
Error: Cannot find module 'coffee-script'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/Users/greg/blah.coffee:1:10)
at Object.<anonymous> (/Users/greg/blah.coffee:1:1)
at Module._compile (module.js:456:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment