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:
@@ -0,0 +1,2 @@
|
||||
warning: unable to find kotlin-stdlib-js.jar in the Kotlin home directory. Pass either '-no-stdlib' to prevent adding it to the classpath, or the correct '-kotlin-home'
|
||||
OK
|
||||
Reference in New Issue
Block a user