UNPKG

stderr-error-parser

Version:

Parse error stack from stderr of a Node.js process

3 lines (2 loc) 79 B
console.log("Hello World!"); throw new RangeError("This is a range error.");