Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build #41

Open
IgorGanapolsky opened this issue Sep 7, 2018 · 1 comment
Open

Unable to build #41

IgorGanapolsky opened this issue Sep 7, 2018 · 1 comment

Comments

@IgorGanapolsky
Copy link

Hello,
I am trying to build your project in Android Studio, but getting the following error:

Build file '/Users/igorganapolsky/workspace/git/kotlin/KotlinAcademyApp/desktop/build.gradle' line: 49

  • What went wrong:
    A problem occurred evaluating project ':desktop'.

Could not resolve all files for configuration ':desktop:compile'.
Could not resolve com.squareup.okhttp3:logging-interceptor:3.6.0.
Required by:
project :desktop > project :common-client-jvm
project :desktop > project :common-client-jvm > project :common-jvm
> Could not resolve com.squareup.okhttp3:logging-interceptor:3.6.0.
> Could not get resource 'http://dl.bintray.com/kotlinx/kotlinx/com/squareup/okhttp3/logging-interceptor/3.6.0/logging-interceptor-3.6.0.module'.
> Could not GET 'http://dl.bintray.com/kotlinx/kotlinx/com/squareup/okhttp3/logging-interceptor/3.6.0/logging-interceptor-3.6.0.module'.
> Read timed out

Any ideas?
Thanks

@IgorGanapolsky
Copy link
Author

When I tried to build again, I got this error:

  • Where:
    Build file '/Users/igorganapolsky/workspace/git/kotlin/KotlinAcademyApp/common-js/build.gradle' line: 22
  • What went wrong:
    A problem occurred evaluating project ':common-js'.

Could not resolve all files for configuration ':common-js:testCompile'.
Could not resolve org.jetbrains.kotlinx:kotlinx-serialization-runtime-js:0.6.1.
Required by:
project :common-js
> Could not resolve org.jetbrains.kotlinx:kotlinx-serialization-runtime-js:0.6.1.
> Could not parse module metadata https://kotlin.bintray.com/kotlinx/org/jetbrains/kotlinx/kotlinx-serialization-runtime-js/0.6.1/kotlinx-serialization-runtime-js-0.6.1.module
> Unsupported format version '0.3' specified in module metadata. This version of Gradle supports format version 0.4 only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant