Error running

I just installed Intellij, I’m studying and I can’t run or create a KT, the error is in the image.
I would like you to help me please.
Thanks
image
image


This is a known problem with Kotlin compiler running under JDK 16, that will be fixed in Kotlin 1.5.

You can try using JDK 15 or lower in your project for now.

It worked, but I had to change the framework, it was 'none' and I changed it to '14', then it worked !!!
Thank you very much!!
1 Like