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(cli): avoid crashing when no user config directory is present. #476

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

darvld
Copy link
Member

@darvld darvld commented Oct 15, 2023

Ready for review Powered by Pull Request Badge

Summary

This PR solves the crash that happens when no ~/.elide directory is present.

Fixes #469

@darvld darvld added the module:cli CLI module issues and features label Oct 15, 2023
@darvld darvld self-assigned this Oct 15, 2023
@darvld darvld requested a review from sgammon as a code owner October 15, 2023 22:52
@sgammon sgammon added this to the Release R4: Alpha 8 milestone Oct 15, 2023
@sgammon
Copy link
Member

sgammon commented Oct 15, 2023

great work 👍🏻

@darvld darvld merged commit 7884048 into main Oct 15, 2023
32 checks passed
@darvld darvld deleted the fix/config-crash branch October 15, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:cli CLI module issues and features
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Crash with no user config directory
2 participants