Unclear error when config can't be found #2

Closed
opened 2022-08-25 13:36:12 -05:00 by Miepee · 0 comments

If the config can't be found, the program just throws this:
Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
Telling which file it tries to look for (and even better: where) would be appreciated.

If the config can't be found, the program just throws this: `Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })` Telling which file it tries to look for (and even better: where) would be appreciated.
karx closed this issue 2022-08-25 14:45:18 -05:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: karx/2m2d#2
No description provided.