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
Version 0.4.11 introduces source path directory issue #230
Comments
|
Seems that the input path is being normalized twice. Once before calling |
|
Any plans for fixing this issue? |
|
Any updates on this issue? |
|
#238 should fix this, (for |
|
0.4.11 is a borked release, the least I can tell is it breaks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Moving from 4.0.7 to 4.0.11 introduced an issue where the defined source path of the extracted zip file was exploded starting from my home directory, but still withing the project. Also, the first folder it creates, the home directory, was missing it's first character in the directory name.
The text was updated successfully, but these errors were encountered: