We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently it only errors this line out
file failed to execute API: The system cannot find the file specified. (os error 2)
Something like how it is in scope error.
err file path not found: data/list/en-1.json
No response
The text was updated successfully, but these errors were encountered:
refactor(core): use anyhow for endpoint errors, ref #3457
a1d5a15
refactor(core): use anyhow for endpoint errors, ref #3457 (#3467)
d6918ef
feat(core): add context to the filesystem APIs errors, closes #3457
06776ad
0605383
lucasfernog
No branches or pull requests
Describe the problem
Currently it only errors this line out
Describe the solution you'd like
Something like how it is in scope error.
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: