dukatGradleDemo
dukatGradleDemo copied to clipboard
Results
2
dukatGradleDemo issues
Sort by
recently updated
recently updated
newest added
Hi, when I try to run a build from command line or open the project in IntelliJ I get the following error. ``` * Where: Build file 'C:\Users\SCHOLZSI\git\kotlin-multi-js-jvm\dukatGradleDemo\build.gradle.kts' line: 1...
I've tried to use this plugin as explained on the demo but it doesn't seem to work properly, also when trying to set `rootProject.kotlinNodeJs.versions.dukat.version = ""` the compiler complains that...