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

double quote folder paths in command creation #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Robin-Haupt-1
Copy link

@Robin-Haupt-1 Robin-Haupt-1 commented Oct 9, 2022

Description

While trying to build an addon, i got this error because the path of the addons folder has some whitespace:

Preparing source tree for field-autocomplete 0.1 ...
Cleaning repository...
Exporting Git archive...
tar: Engineering/Anki/22-09-30-text-expander/build/dist: Not found in archive
tar: Exiting with failure status due to previous errors
Error while running command: 'git archive --format tar 0.1 | tar -x -C /hdd/Software Engineering/Anki/22-09-30-text-expander/build/dist/'

Checklist:

Please replace the space inside the brackets with an x and fill out the ellipses if the following items apply:

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.

1 participant