mirror of https://github.com/lukechilds/node.git
Browse Source
There are a few kinds of errors that are very confusing. 1. Errors raised in nextTick 2. Errors emitted on the "error" event 3. RangeErrors that crash the program (or anything without a stack trace) Long traces will make make these better, of course. In the meantime, this adds a few handy signposts (in the form of better error reporting and comments on the otherwise inscrutable code printed to the terminal) that can help new users find the cause, or at least, ask for help more effectively.v0.7.4-release
isaacs
14 years ago
committed by
Ryan Dahl
4 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue