This gives me ```e: Kotlin home does not exist or ...
# gradle
c
This gives me
Copy code
e: Kotlin home does not exist or is not a directory: 
:compileKotlin FAILED
when I try to
./gradlew classes
or any task dependent on it. IntelliJ Make works fine. Junit tests launched from IJ also run fine. Gradle 4.3.1 Kotlin 1.1.60