-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
React native reanimated build failed with ninja.exe #6870
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
Same issue on Android. Version -
|
Try this workaround: #6847 (comment) |
Hey @Angryman18 @harshitparkar-ardent Have you tried the workoaround proposed by @GSFZamai ? Any changes? |
I will be trying it out today! I'll make sure to update you soon. |
Hey my issue got resolved. I moved my project folder to the root of the C drive and renamed it to a one letter. Then the build is successful. But how weird is this? |
@Angryman18 this is unfortunately a known and unresolved issue on Windows |
Description
I am not able to solve this problem everytime i try build fails. i have tried to move my app to shorter path, decreasing the ndk version to 23.1.7779620 but no luck. also tried to downgrade react native reanimated version to 3.14.0 but still same issue exists. also tried deleting node_modules, gradle clean everything nothing is working.
Steps to reproduce
just build the application. under dev its running fine but when i hit ./gradlew assembleRelease it gets this error.
Snack or a link to a repository
n/a
Reanimated version
3.16.6
React Native version
0.76.5
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native
Architecture
Fabric (New Architecture)
Build type
Release app & production bundle
Device
Real device
Device model
POCO X3 Pro running on Android 14
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: