Zomis
03/25/2018, 1:16 PMrequire("path/to/mykotlinlib-js")
then I get "These dependencies were not found: kotlin in path/to/mykotlinlib.js", and also such an error about klogging as I'm trying to use the KLogging library for Kotlin.anton.bannykh
04/02/2018, 5:15 PMkotlin
to your package.json
dependencies
? I.e. does require('kotlin')
work?