karakum-team / karakum

Converter of TypeScript declaration files to Kotlin declarations
Apache License 2.0
37 stars 0 forks source link

IntelliJ Gradle import fails when Kotlin 2.0.0-Beta4 is used #13

Open lppedd opened 6 months ago

lppedd commented 6 months ago

Moving from KMP 1.9.22 to 2.0.0-Beta4 fails the import process in IntelliJ IDEA.

* What went wrong:
Could not create task ':mocha:generateKarakumExternals'.
Could not create task of type 'KarakumGenerate'.
Could not generate a decorated class for type KarakumGenerate.
Cannot have abstract method RequiresNpmDependencies.getCompilation().
ghostg00 commented 3 months ago

kotlin 2.0.0 It's also the same problem

ghostg00 commented 3 months ago

try 1.0.0-alpha.40-K2