Helio
10/30/2024, 6:48 AMjava.lang.NoClassDefFoundError: io/ktor/server/routing/RoutingKt
at org.koin.ktor.ext.RouteExtKt.getKoin(RouteExt.kt:74)
Thanks in advance for the help here.Olivier Patry
10/30/2024, 7:18 AMcoil-network-ktor2
which led to a NoClassDefFoundError
.
Would it be possible that you depends on a Koin module relying on ktor2 that should be updated to depend on ktor3 ?Helio
10/30/2024, 7:24 AMHelio
10/30/2024, 10:44 PMjava.lang.ClassNotFoundException: io.ktor.server.routing.RoutingKt
prevent dependencies from being injected successfully. 😞Helio
10/30/2024, 10:54 PMOlivier Patry
10/31/2024, 8:07 AMHelio
10/31/2024, 8:07 AMHelio
10/31/2024, 8:08 AM