Skip to content

Instantly share code, notes, and snippets.

@ZachMassia
Created November 3, 2012 05:22
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 ZachMassia/4006150 to your computer and use it in GitHub Desktop.
Save ZachMassia/4006150 to your computer and use it in GitHub Desktop.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: unrecognized option: -f
at OptionParser.parse (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/optparse.js:50:19)
at /usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:463:29
at Object.run (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:53:5)
at Object.<anonymous> (/usr/local/lib/node_modules/coffee-script/bin/coffee:7:41)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:32)
at Function._load (module.js:308:12)
at Array.0 (module.js:479:10)
at EventEmitter._tickCallback (node.js:192:41)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment