I'm trying to use `getViewModel` in my compose pr...
# koin
t
I'm trying to use
getViewModel
in my compose project and I get the following error:
org.jetbrains.kotlin.backend.common.BackendException: Backend Internal error: Exception during code generation
I'm using koin 2.2.2. Any idea what I'm doing wrong?