CLI: improve error message if libraries are not found in Kotlin home

Also support the '-kotlin-home' argument in kotlinc-js

 #KT-18859 Fixed
This commit is contained in:
Alexander Udalov
2017-07-05 21:47:27 +03:00
parent eb673d6ed3
commit 1e6850f198
16 changed files with 158 additions and 42 deletions
+2
View File
@@ -0,0 +1,2 @@
error: Kotlin home does not exist or is not a directory: non-existing-path
COMPILATION_ERROR