I ended up deriving a project from a gradle kotlinjs template and that worked for me
u
[JB] Shagen
03/31/2020, 11:17 PM
Adam, yep, this is the best, recommended and less stressful way to start a Kotlin/JS project. What you've encountered is that K/JS project requires runtime library and if was not delcared and/or installed for some reason.