Skip to content

Instantly share code, notes, and snippets.

@rgaufman
Created August 29, 2018 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rgaufman/62ed84881910680895bac5bd560b86fc to your computer and use it in GitHub Desktop.
Save rgaufman/62ed84881910680895bac5bd560b86fc to your computer and use it in GitHub Desktop.
✗ ./gradlew assembleRelease
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
> Configure project :app
google-services plugin could not detect any version for com.google.android.gms or com.google.firebase, default version: 9.0.0 will be used.
please apply google-services plugin at the bottom of the build file.
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation'.
It will be removed at the end of 2018
Project evaluation failed including an error in afterEvaluate {}. Run with --stacktrace for details of the afterEvaluate {} error.
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/hackeron/Dropbox/Development/Xanview/xanview-android/android/app/build.gradle' line: 69
* What went wrong:
A problem occurred evaluating project ':app'.
> Could not read script '/Users/hackeron/Dropbox/Development/Xanview/xanview-android/node_modules/react-native/react.gradle' as it does not exist.
* 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
BUILD FAILED in 9s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment