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
{{ message }}
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
Right now, a lot of commands have their own error handlers.
We should only be showing trivial error messages to the end user, and capturing error details for ourselves for debugging purposes.
All error handling could be handled by the global events like warn, error, commanderror, etc
The text was updated successfully, but these errors were encountered: