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
When running a command and no config.json can be found, the user gets an uncaught exception as an error message. We should catch this a print a useful error message.
When running a command and no
config.jsoncan be found, the user gets an uncaught exception as an error message. We should catch this a print a useful error message.