-
Notifications
You must be signed in to change notification settings - Fork 36
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
ERROR Unable to initialize repl compiler: #65
Comments
Hi, thank you. What JDK version do you use? |
JDK 16, build 16+36-2231 |
I need some time for investigation. But you can use JDK8, it definitely works, or JDK11 with a small patch:
|
Thank you, I added this flag for JDK 16: And original exception was gone, ki-shell worked properly |
Hi
I tried to use ki-shell 0.3.2 for Windows but encountered severe issues.
I started ki-shell, then typed "h" and got an exception (and got it again on every input).
And I could't even quit the shell because Ctrl+C didn't work and help was unavailable.
The text was updated successfully, but these errors were encountered: