Skip to content

Inability to use gradle plugin graphqlGenerateClient #1105

Answered by dariuszkuc
choweiyuan asked this question in Q&A
Discussion options

You must be logged in to vote

Hello 👋
Your underlying issue is caused by java.lang.NoSuchMethodError which in general implies classpath issue where you have multiple versions of a library on a classpath. In case of slash-sourcegraph the issue is that project uses Ktor version 1.3.1 whereas the new versions of graphql-kotlin rely on 1.5.x.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@choweiyuan
Comment options

@dariuszkuc
Comment options

Answer selected by smyrick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants