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

'output_file' path not expanded in the config file #26

Open
seapagan opened this issue Nov 25, 2024 · 0 comments
Open

'output_file' path not expanded in the config file #26

seapagan opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@seapagan
Copy link
Owner

seapagan commented Nov 25, 2024

if you have the below or similar in the TOML config file, the tool fails with 'Failed to write XML: No such file or directory (os error 2)'

output_file = '~/user/Documents/packed-repo.xml'

Looks like we need to ensure that the path from the TOML file is properly expanded. It does work from the CLI using the --file option though 🤷‍♂️

@seapagan seapagan added the bug Something isn't working label Nov 25, 2024
@seapagan seapagan self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant