-
Notifications
You must be signed in to change notification settings - Fork 136
Long paths create problems with windowsdesktop #3799
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
Labels
Comments
@NikolaMilosavljevic is probably resolving this with his inner clone removal |
Yes, this is being resolved as part of #3072 |
We aren't using inner clone anymore inside the VMR. This can be closed now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Windowsdesktop and other repos that use Wix tooling have a good deal of trouble with long paths. The inner clone adds a few characters to paths that are already close to the limit (240s), causing failures. This should go away once the inner clone is removed.
T-Shirt Size: Small
The text was updated successfully, but these errors were encountered: