https://github.com/felixge/node-stack-trace Should be able to replace our `utils.js`'s `getStackFrames(error)` with `stackTrace.parse(error)`.
https://github.com/felixge/node-stack-trace
Should be able to replace our
utils.js'sgetStackFrames(error)withstackTrace.parse(error).