Created
November 4, 2019 17:20
-
-
Save nelsson/7997d030de2fb8e629842161bd345276 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 20015-Arsat-Aguila-Mobile git:(master) ✗ react-native run-android | |
| Scanning folders for symlinks in /Users/nelson/proyectos/whiteprompt/2019/20015-Arsat-Aguila-Mobile/node_modules (19ms) | |
| JS server not recognized, continuing with build... | |
| Building and installing the app on the device (cd android && ./gradlew installDebug)... | |
| > Configure project :app | |
| WARNING: The option 'android.enableAapt2' is deprecated and should not be used anymore. | |
| Use 'android.enableAapt2=true' to remove this warning. | |
| It will be removed at the end of 2018.. | |
| Reading env from: .env | |
| WARNING: The specified Android SDK Build Tools version (25.0.1) is ignored, as it is below the minimum supported version (27.0.3) for Android Gradle Plugin 3.1.3. | |
| Android SDK Build Tools 27.0.3 will be used. | |
| To suppress this warning, remove "buildToolsVersion '25.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools. | |
| Could not find google-services.json while looking in [src/nullnull/debug, src/debug/nullnull, src/nullnull, src/debug, src/nullnullDebug] | |
| registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) | |
| Could not find google-services.json while looking in [src/nullnull/release, src/release/nullnull, src/nullnull, src/release, src/nullnullRelease] | |
| registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) | |
| > Configure project :react-native-config | |
| WARNING: The option 'android.enableAapt2' is deprecated and should not be used anymore. | |
| Use 'android.enableAapt2=true' to remove this warning. | |
| It will be removed at the end of 2018.. | |
| > Configure project :react-native-firebase | |
| WARNING: The option 'android.enableAapt2' is deprecated and should not be used anymore. | |
| Use 'android.enableAapt2=true' to remove this warning. | |
| It will be removed at the end of 2018.. | |
| > Configure project :react-native-navigation | |
| WARNING: The option 'android.enableAapt2' is deprecated and should not be used anymore. | |
| Use 'android.enableAapt2=true' to remove this warning. | |
| It will be removed at the end of 2018.. | |
| downloadRobolectricDependencies /Users/nelson/proyectos/whiteprompt/2019/20015-Arsat-Aguila-Mobile/android/build/robolectric-dependencies | |
| WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. | |
| It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html | |
| WARNING: Configuration 'testCompile' is obsolete and has been replaced with 'testImplementation' and 'testApi'. | |
| It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html | |
| WARNING: Configuration 'testApi' is obsolete and has been replaced with 'testImplementation'. | |
| It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html | |
| > Task :app:processDebugGoogleServices | |
| Parsing json file: /Users/nelson/proyectos/whiteprompt/2019/20015-Arsat-Aguila-Mobile/android/app/google-services.json | |
| > Task :react-native-firebase:compileDebugJavaWithJavac FAILED | |
| warning: [options] source value 7 is obsolete and will be removed in a future release | |
| warning: [options] target value 7 is obsolete and will be removed in a future release | |
| warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. | |
| /Users/nelson/proyectos/whiteprompt/2019/20015-Arsat-Aguila-Mobile/node_modules/react-native-firebase/android/src/main/java/io/invertase/firebase/perf/RNFirebasePerformance.java:39: error: cannot access zze | |
| getOrCreateTrace(identifier).start(); | |
| ^ | |
| class file for com.google.android.gms.internal.firebase-perf.zze not found | |
| Note: Some input files use or override a deprecated API. | |
| Note: Recompile with -Xlint:deprecation for details. | |
| Note: Some input files use unchecked or unsafe operations. | |
| Note: Recompile with -Xlint:unchecked for details. | |
| 1 error | |
| 3 warnings | |
| FAILURE: Build failed with an exception. | |
| * What went wrong: | |
| Execution failed for task ':react-native-firebase:compileDebugJavaWithJavac'. | |
| > Compilation failed; see the compiler error output for details. | |
| * Try: | |
| Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. | |
| * Get more help at https://help.gradle.org | |
| Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. | |
| Use '--warning-mode all' to show the individual deprecation warnings. | |
| See https://docs.gradle.org/5.0/userguide/command_line_interface.html#sec:command_line_warnings | |
| BUILD FAILED in 4s | |
| 59 actionable tasks: 2 executed, 57 up-to-date | |
| Could not install the app on the device, read the error above for details. | |
| Make sure you have an Android emulator running or a device connected and have | |
| set up your Android development environment: | |
| https://facebook.github.io/react-native/docs/getting-started.html | |
| ➜ 20015-Arsat-Aguila-Mobile git:(master) ✗ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment