Trying to run tests for a Kotlin JS project and en...
# gradle
n
Trying to run tests for a Kotlin JS project and encounter the following cryptic error:
Executing external task 'test'...
:compileJava NO-SOURCE
e: Kotlin home does not exist or is not a directory:
:compileKotlin2Js FAILED
These errors only occur when Kotlin 1.2.0 (via Kotlin JS) is used.