Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lppedd opened this issue Feb 22, 2024 · 2 comments
Open

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

lppedd opened this issue Feb 22, 2024 · 2 comments

Comments

@lppedd
Copy link

lppedd commented Feb 22, 2024

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
Copy link

kotlin 2.0.0 It's also the same problem

@ghostg00
Copy link

try 1.0.0-alpha.40-K2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants