Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Task 8: Zip file contains paths that are too long #15

Closed
rbmathis opened this issue Jul 12, 2018 · 0 comments
Closed

Task 8: Zip file contains paths that are too long #15

rbmathis opened this issue Jul 12, 2018 · 0 comments
Assignees

Comments

@rbmathis
Copy link

rbmathis commented Jul 12, 2018

If we follow the instructions to unzip the contents of the file into C:\ContosoInsurance, the extract will fail due to paths being too long. To be honest, it looks like we should maybe cleanup the contents of the zip because the particular file(s) that cause the issue are temp-generated files and don't really need to be part of the solution. (they'll get regenerated on build).
task8
PS - It's also not possible to unzip into the root of C:\ :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants