This repository has been archived by the owner on Jul 2, 2019. It is now read-only.
Better error reporting #129
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Good issue for contributors to look at
Currently if a command throws an exception there is no feedback to the user about it. They don't even see a new prompt, so it's unclear what happened or why. We probably don't want to show the text of the exception, but we should at least show a message saying something like "Oops! Something went wrong!" and give them a new prompt so they know they can still type commands.
The text was updated successfully, but these errors were encountered: