Hello this error occurs after integrate this module,
In console cd android && ./gradlew installDebug --info
Parsing the SDK, no caching allowed
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
Using incremental javac compilation.
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
Not using incremental javac compilation.
Using incremental javac compilation.
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
Not using incremental javac compilation.
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
file or directory '/Users/dantecervantes/Documents/react-native/EM/CHM/club-house-now-mobile/node_modules/react-native-firebase/android/libs', not found
Not using incremental javac compilation.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugApk'.
> Configuration with name 'default' not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
BUILD FAILED
Environment
- Target Platform : Android
- Development Operating System : macOS Sierra
- Build tools : Android Studio 2.3.2
- React Native version : 0.43.2
- RNFirebase Version : ^2.0.5
Any ideas?
Same issue here!