I’m trying to run the tests on the project, using the jvm. Unfortunately, I keep having this error: ...
r
I’m trying to run the tests on the project, using the jvm. Unfortunately, I keep having this error:
Copy code
> Task :kotlinx-serialization-core:compileKotlinJvm FAILED
e: Module java.base cannot be found in the module graph
I thought it was a problem with my configuration but I tried using version 1.8, 11 and 17 for java and nothing worked. Are there contributors out here who could help me?
e
Looks like KMM/KMP project