Does anyone solved: Caused by: org.gradle.cache.CacheOpenException: Could not open cache directory
Java 9
j
jlleitschuh
10/17/2017, 7:39 PM
What version of Gradle are you using?
I think only the newest version of Gradle has the Gradle Kotlin DSL support for JDK 9.
Also, that sounds like a compiler error if JDK 9 isn't the problem. Look higher up in the log to see if that's the case.