gcrabtree / react-native-socketio

Not Maintained! A React Native wrapper for both the Swift and Java Socket.Io clients.
MIT License
152 stars 53 forks source link

node_modules bundles/default/AndroidManifest.xml FileNotFoundException #39

Open vietvuhoang opened 7 years ago

vietvuhoang commented 7 years ago

I got this issue with React Native 0.48 ADK 25 for Android 7.1.1 Build tool 25.0.1

Error:Execution failed for task ':app:processDebugManifest'.

com.android.manifmerger.ManifestMerger2$MergeFailureException: java.io.FileNotFoundException: /home/vietvh/Workspace/Projects/Flockface/src/node_modules/react-native-socketio/android/build/intermediates/bundles/default/AndroidManifest.xml (No such file or directory)

react-native-socketio android node_modules bundles/default/AndroidManifest.xml FileNotFoundException