This repository was archived by the owner on Feb 7, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 45
This repository was archived by the owner on Feb 7, 2019. It is now read-only.
Configuration with name 'compile' not found. #170
Copy link
Copy link
Closed
Description
Hi,
I am getting following error while running the application.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project .
> Configuration with name 'compile' not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
After doing a google, I found below link
I made the changes on the basis of that on both app.gradle and build.gradle files but received the different error message
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processF0F1F2F3F4F5F6F7F8F9F10F11F12F13DebugGoogleServices'.
> Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintray.com/android/android-tools/com.google.gms.google-services/) or updating the version of com.google.android.gms to 9.0.0.
Following are the plugins I am using
"nativescript-background-geolocation-lt": "^1.7.0",
"nativescript-background-http": "^3.1.0",
"nativescript-geolocation": "^4.2.2",
"nativescript-google-maps-sdk": "^2.4.3",
"nativescript-google-place-picker": "^1.0.1",
"nativescript-push-notifications": "^0.2.0"
Platform:
"tns-android": {
"version": "3.4.0"
}
After doing a lot of research I found that nativescript-push-notifications having issues. Can you please help me to solve this issue?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels