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

Fixed build issues related to directly set kotlin version #541

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vexijio
Copy link

@vexijio vexijio commented Oct 30, 2024

Hi! I had issues with launching ./gradlew :tutorial-client-get-started:run and ./gradlew :tutorial-server-get-started:run
the issue was:

FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\Repositories\IdeaProjects\ktor-documentation\codeSnippets\snippets\client-engine-winhttp\build.gradle.kts' line: 5
  • What went wrong:
    Error resolving plugin [id: 'org.jetbrains.kotlin.multiplatform', version: '2.0.0']
    The request for this plugin could not be satisfied because the plugin is already on the classpath with an unknown version, so compatibility cannot be checked.

Sorry, this is my first attempt "contibution like" but i felt that it's weird that the project cannot be used out of box.
If i'm mistaken here just recent this merge :D

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

Successfully merging this pull request may close these issues.

1 participant