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

fix: resolve junctions on Windows #117

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

Conversation

jbroma
Copy link
Member

@jbroma jbroma commented Dec 13, 2024

Summary

Closes #109

This is partial solution to the problem in #109 - the custom gradle script is now able to resolve symlinks (junctions) on Windows correctly when resolving react native related gradle scripts.

Despite this fix, building on Windows is still blocked by gradle/gradle#28974 and it's not possible to revert to Gradle 8.5 (which doesn't have this problem) due to RN constraints

Test plan

  • - builds for android on Windows succesfully

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.

Unable to run the project on Android
1 participant