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

Incompatibility with Kotlin Scripting #342

Open
bipokot opened this issue Dec 24, 2022 · 0 comments
Open

Incompatibility with Kotlin Scripting #342

bipokot opened this issue Dec 24, 2022 · 0 comments

Comments

@bipokot
Copy link

bipokot commented Dec 24, 2022

I can not use KCT and Kotlin Scripting in one project. Trying to execute a script leads to an error "javax.script.ScriptException: ERROR Unable to initialize repl compiler". If KCT exists in a classpath, scripting does not work, regardless of whether KCT is used actually or not.

Here is a minimal sample project to reproduce: https://github.com/bipokot/KotlinScriptingTest

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