0
I’m trying to download intellij but every time I set up and start a new project of this error:
Could not open init Generic class cache for initialization script 'C: Users Allan Appdata Local Temp wrapper_init4.Gradle' (C: Users Allan.Gradle caches 6.8 scripts cp6898nl7qj2vxvon6eixl7up).
BUG! Exception in Phase 'semantic analysis' in source Unit 'Buildscript' Unsupported class file major version 60
I think the problem is in the version of this Buildscript, but I do not know how to get to it nor if that is it, can someone please help me?
the possibility is that the version of Gradle that you are not supports java 16, I suggest updating Gradle (or downgrade your version of java)
– Lucas Miranda
I used the 15, still gave the same mistake, will I lower to see?
– Kiterio