Hi, good night!
I am having some trouble compiling a Kotlin file targeting Node environment from the command line. I wrote a Stack overflow question here
Miquel Àngel Román
10/04/2021, 5:05 PM
I have figured it out. I was missing the kotlin's stdlib dependency. You can find more details in the answer of this question