Herhangi bir google araması yapmadan bu konuyu mu açtınız?
https://stackoverflow.com/questions/...radle/46358454 https://stackoverflow.com/questions/...guration-found
Just found the solution :
Create an empty Gradle project, then go to "Project Structure" and check the path to JDK (it should be valid, if it isn't you can add your own path).
Then build this empty project, wait and once done, close IntelliJ.
Relaunch it and try to import/open your Gradle project, now it should work.