Files
kotlin-fork/compiler/testData/cli/js/nonExistingKotlinHome.out
T
Alexander Udalov 1e6850f198 CLI: improve error message if libraries are not found in Kotlin home
Also support the '-kotlin-home' argument in kotlinc-js

 #KT-18859 Fixed
2017-07-28 14:16:46 +03:00

3 lines
93 B
Plaintext
Vendored

error: Kotlin home does not exist or is not a directory: non-existing-path
COMPILATION_ERROR