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

Importing in Intellij fails #270

Open
jpbelang opened this issue Oct 13, 2023 · 0 comments
Open

Importing in Intellij fails #270

jpbelang opened this issue Oct 13, 2023 · 0 comments

Comments

@jpbelang
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant