Skip to content

Execution failed for task ':graphqlIntrospectSchema' #980

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

You must be logged in to vote

Hello 👋
That error generally implies some classpath issue. My guess is that the issue is from Kotlin version mismatch -> graphql-kotlin plugin attempts to pull in version 1.3.x whereas you apply Kotlin 1.4 plugin. Can you downgrade to Kotlin version 1.3.72 and see whether this fixes your issue?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@DmitryevichD
Comment options

@dariuszkuc
Comment options

@DmitryevichD
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