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 find method ''kotlinx.serialization.json.Json kotlinx.serialization.json.JsonKt.Json$default(kotlinx.serialization.json.Json, kotlin.jvm.functions.Function1, int, java.lang.Object)' #5

Open
AntIgonin opened this issue May 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@AntIgonin
Copy link

Hi! I'm trying to run a task in my project and I'm getting this error, what should I do to fix it?

@AntIgonin AntIgonin changed the title Unable to find method ''kotlinx.serialization.json.Json kotlinx.serialization.json.JsonKt.Json$default(kotlinx.serialization.json.Json, kotlin.jvm.functions.Function1, int, java.lang.Object)'' 'kotlinx.serialization.json.Json kotlinx.serialization.json.JsonKt.Json$default(kotlinx.serialization.json.Json, kotlin.jvm.functions.Function1, int, java.lang.Object)' Unable to find method ''kotlinx.serialization.json.Json kotlinx.serialization.json.JsonKt.Json$default(kotlinx.serialization.json.Json, kotlin.jvm.functions.Function1, int, java.lang.Object)' May 31, 2023
@Mishkun Mishkun added the bug Something isn't working label Jul 1, 2023
@Mishkun
Copy link
Owner

Mishkun commented Jul 1, 2023

This is probably a bug. If you don't mind, could you share the output of ./gradlew buildEnvironment command of your project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants