[0.45.0] Android release build failed
See original GitHub issueAfter updating to new version release build failed. Any ideas how does this fix?
FAILURE: Build failed with an exception.
* What went wrong:
Could not list contents of '/Users/vomchik/Projects/LITS/toolook/toolook-app-react-native/node_modules/react-native/third-party/glog-0.3.4/test-driver'. Couldn't follow symbolic link.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:35
- Comments:16 (10 by maintainers)
Top Results From Across the Web
React Native ios build failed on react-native run-ios
I'll post here what I did to resolve in my case. 1 - Delete the folder node_modules and the folders of android and...
Read more >npx react-native run-android build failed - You.com
* What went wrong: Task 'installDebug' ; * Try: Run gradlew tasks to get a list of available tasks. Run with --stacktrace option...
Read more >Known issues with Android Studio and Android Gradle Plugin
To fix this issue, upgrade your Android 11 emulator to version 9 or higher by navigating to Tools > SDK Manager. In the...
Read more >Configure build variants | Android Developers
When you create a new module, Android Studio automatically creates the debug and release build types. Although the debug build type doesn't ...
Read more >Install and configure the NDK and CMake - Android Developers
gradle file, you get a build error. # If you set this property, Gradle no longer uses PATH to find CMake. cmake.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This worked for me: to delete the broken test-driver-link as follows
unlink node_modules/react-native/third-party/glog-0.3.4/test-driver
@hramos Not every issue should require all details to be filled out before it’s looked into…it’s not always something you can document the steps for in order to reproduce. Closing a genuine issue because it doesn’t meet your guidelines is pretty poor form.