You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to remember to import fullStack and use it when logging errors. It would be convenient if make-error-cause would override Error.prototype.toString() to print the causes as well. Perhaps that's considered too much of a change from the standard Error behavior?