Closed Aerlinger closed 5 years ago
Super simple PR. I think you meant to call err.message instead of e.message.
err.message
e.message
Perfect, thanks!
Super simple PR. I think you meant to call
err.message
instead ofe.message
.