question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build failed on integrating with existing app : ReactAndroid:cleanReactNdkLib FAILED

See original GitHub issue

Build 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:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
evasyukcommented, Mar 28, 2018
0reactions
facebook-github-botcommented, Dec 1, 2016

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found