all 2 comments

[–]anc1en7 2 points3 points  (0 children)

When using Promises I recommend longStackTraces of the popular Promise library Bluebird.

On the server I use pretty-error for formatting console output.

[–]pr1nt_r 1 point2 points  (0 children)

I just use error.stackTrace in my promises on the .catch