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

Bugfix/permission error config folder non existent #455

Conversation

bartvanb
Copy link
Member

Fix #1. Quite an old issue apparently

This is how it looks like now (I just added lala to my config dir to check for non-existent dir):
image

People will get the same error if they don't have write permissions but a different warning above it

@bartvanb bartvanb changed the base branch from main to dev3 December 22, 2022 11:15
Copy link
Contributor

@frankcorneliusmartin frankcorneliusmartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

Shouldn't we create parent folders, or do we already do that?

@frankcorneliusmartin frankcorneliusmartin merged commit 435e46c into dev3 Jan 6, 2023
@frankcorneliusmartin frankcorneliusmartin deleted the bugfix/permission-error-config-folder-non-existent branch January 6, 2023 12:31
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.

Permission error when parent folder does not exist
2 participants