
coffee-errors
Releases6
Frequency1 month 2 weeks
Last Release
Patches error stack to display correct line numbers. CoffeeScript has built in support for this, but it only works when the script is executed through the `coffee` command. If you are running mocha, node-dev, jasmine or any other method, the functionality isn't on.
Linked projects
Patches error stack to display correct line numbers for CoffeeScipt node.js applications.