-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I'm getting this error while trying to import in Intellij. I understand that the project does not want to support specific tools, I'm still hoping someone here has a quickfix for this. Pretty sure it's an internal Intellij dependency conflicting.
Thanks
Failed to evaluate script
WARNING Some JAR files in the classpath have the Kotlin Runtime library bundled into them. This may cause difficult to debug problems if there's a different version of the Kotlin Runtime library in the classpath. Consider removing these libraries from the classpath
WARNING Library has Kotlin runtime bundled into it (util-8.jar)
ERROR Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.4.0. (compiler.common.kotlin_module)
ERROR Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.4.0. (kotlin-stdlib.kotlin_module)
E
Metadata
Metadata
Assignees
Labels
No labels