Missing or invalid config file needs explicit error handling #9
Labels
bug
Something isn't working
good first issue
Good for newcomers
loaders
Related to one or more of the loaders
Right now if you fail to specify a filename on the command line, or you point to an invalid file, you get an error along the lines of:
This should have a friendly error message telling the user that the file was not found, as opposed to a stack trace.
The text was updated successfully, but these errors were encountered: