Thinkful-Ed / node-jwt-auth

15 stars 118 forks source link

Unhandled rejected promise #9

Open tsongas opened 6 years ago

tsongas commented 6 years ago

When a student deployed this code to Heroku and an error (bad database URL) occurred in runServer(), he got an unhandled rejected promise error from Node instead of a meaningful error message.