Build failed on integrating with existing app : ReactAndroid:cleanReactNdkLib FAILED
See original GitHub issueBuild error ::
Android NDK: /mnt/jenkins_jobs/jobs/react_IR/workspace/react-native/ReactAndroid/src/main/jni/first-party/fb/Android.mk: Cannot find module with tag ‘folly’ in import path
Android NDK: Are you sure your NDK_MODULE_PATH variable is properly defined ?
Android NDK: The following directories were searched:
Android NDK:
make: Entering directory /mnt/jenkins_jobs/jobs/react_IR/workspace/react-native/ReactAndroid/src/main/jni/react/jni' /mnt/jenkins_jobs/jobs/react_IR/workspace/react-native/ReactAndroid/../ReactCommon/cxxreact/Android.mk:42: *** Android NDK: Aborting. . Stop. make: Leaving directory
/mnt/jenkins_jobs/jobs/react_IR/workspace/react-native/ReactAndroid/src/main/jni/react/jni’
:ReactAndroid:cleanReactNdkLib FAILED
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Build failed with an exception. on existing react native app ...
xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.
Read more >Integration with Existing Apps - React Native
You shouldn't run into any “Failed to resolve: ... It's as quick as creating release builds of your previously-existing native Android app.
Read more >How to Integrate an Existing Android App with React Native
Now open android studio and go into your application's 'build.gradle'. Locate the dependencies section. Above the dependencies section, add the ...
Read more >How to integrate the lib-jitsi-meet into react-native android app ...
import JitsiMeetJS from '…/…/react/features/base/lib-jitsi-meet/_';; “react-native”: “^0.57.3”,. But, Android always got the error msg when ...
Read more >Unable to configure zoom video sdk in react native project
BUILD FAILED in 5m 8s. error Failed to install the app. Make sure you have the Android development environment set up: Setting up...
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 FreeTop 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
Top GitHub Comments
nice man @Leone90 created PR to fix this
https://github.com/facebook/react-native/pull/18404/files
Hey @konark-hike and thanks for posting this! @damusnet tells me this issue looks like a question that would be best asked on StackOverflow. StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only. Will close this as this is really a question that should be asked on SO.