Skip to content
New issue

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

fix: create configuration directory correctly #225

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

a-kenji
Copy link
Contributor

@a-kenji a-kenji commented Feb 6, 2024

Correctly creates the configuration directory, if it does not exist yet.

This fixes the following confusing error:

thread 'main' panicked at data/src/config.rs:66:18:
expected permissions to create config folder: Os { code: 2, kind: NotFound, message: "No such fi}
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@casperstorm
Copy link
Member

Thanks, @a-kenji - could you also add this change to CHANGELOG?

Correctly creates the configuration directory, if it does not exist yet.
@a-kenji
Copy link
Contributor Author

a-kenji commented Feb 6, 2024

Added to the changelog and squashed the commits.

@casperstorm casperstorm merged commit 5b33593 into squidowl:main Feb 6, 2024
1 check passed
@a-kenji a-kenji deleted the fix/config branch February 6, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants