stuck at kotlin installation
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.