sitefinitysteve / nativescript-google-analytics

Apache License 2.0
23 stars 14 forks source link

Plugin error compile using new Nativescript 4 #42

Closed kalininskiy closed 6 years ago

kalininskiy commented 6 years ago
Error is: Failed to build plugin nativescript-google-analytics :
Error: Command gradlew.bat failed with exit code 1 Error output:

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':releaseCompileClasspath'.
> Could not find play-services-base.aar (com.google.android.gms:play-services-base:15.0.1).
  Searched in the following locations:
      https://jcenter.bintray.com/com/google/android/gms/play-services-base/15.0.1/play-services-base-15.0.1.aar
> Could not find play-services-stats.aar (com.google.android.gms:play-services-stats:15.0.1).
  Searched in the following locations:
      https://jcenter.bintray.com/com/google/android/gms/play-services-stats/15.0.1/play-services-stats-15.0.1.aar
> Could not find play-services-tasks.aar (com.google.android.gms:play-services-tasks:15.0.1).
  Searched in the following locations:
      https://jcenter.bintray.com/com/google/android/gms/play-services-tasks/15.0.1/play-services-tasks-15.0.1.aar

* 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

BUILD FAILED in 48s
n4lexeev commented 6 years ago

same problem

sitefinitysteve commented 6 years ago

Closing per https://github.com/sitefinitysteve/nativescript-google-analytics/issues/40 (Same issue)