You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the bug report and suggested fix! Missing dependencies are added in #1749, which is available in the nightly build, and will be included in the future 1.0.18 release.
Initial report: https://youtrack.jetbrains.com/issue/KT-64365/NoClassDefFound-on-upgrading-ksp-to-2.0.0-beta1
I think the issue is caused by adding kotlin-compiler-common-for-ide without transitive dependencies.
io.javaslang:javaslang:2.0.6
should be provided.The text was updated successfully, but these errors were encountered: