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
Unhanded promise rejection is deprecated and will eventually kill the server instance in a future version of nodejs. Need to get them cleaned up before this happens.
Also, when it happens the user doesn't get an error (or anything) back from their command, and that's bad. :(
The text was updated successfully, but these errors were encountered:
Unhanded promise rejection is deprecated and will eventually kill the server instance in a future version of nodejs. Need to get them cleaned up before this happens.
Also, when it happens the user doesn't get an error (or anything) back from their command, and that's bad. :(
The text was updated successfully, but these errors were encountered: