UNPKG

stderr-error-parser

Version:

Parse error stack from stderr of a Node.js process

3 lines (2 loc) 81 B
console.log("Hello World!"); throw new SyntaxError("This is a syntax error.");