After installing the latest Kotlin compiler and setting up a new environment variable, I got the message that Java is missing. So, I installed the JDK. After installing the latest JDK version, I tried to check in the command line and got this error: ‘REPL is not yet compatible with Kotlin version 2.0.0, using ‘-language-version 1.9’. Can anyone help me with this? I have checked, and both have the latest versions: JDK and Kotlin.
Aarav Raj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.