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
e: [ksp] --> Missing Definition type 'com.github.springeye.snote.di.DIFactory' for 'com.github.springeye.snote.di.privateAppDatabase'. Fix your configuration to define type 'DIFactory'.
e: Error occurred in KSP, check log for detail
Expected behavior
sp can build the code normally
Koin project used and used version (please complete the following information):
koin-bom = "4.0.0"
koin-annotations = "1.4.0-RC4"
Describe the bug
To Reproduce
I followed the documentation https://insert-koin.io/docs/reference/koin-annotations/kmp configuration but it doesn't work properly
Expected behavior
sp can build the code normally
Koin project used and used version (please complete the following information):
koin-bom = "4.0.0"
koin-annotations = "1.4.0-RC4"
commonMain/kotlin/AppModule.kt
commonMain/kotlin/DIFactory.kt
desktopMain/kotlin/DIFactory.desktop.kt
The text was updated successfully, but these errors were encountered: