Hi, I getting this error with Koin Annotations 2.0
# koin
j
Hi, I getting this error with Koin Annotations 2.0
1
The code:
Is injected here
My Koin Component
👀 1
shake
Koin is a pain!! 💔
A lot of time wasted on simple things!
Cc @arnaud.giuliani
a
Don't worry, we will find the issue. Is your Datasource visible from your module? Your video don't show where is it or it's geenrated
❤️ 1
do you have room annotations?
j
Hi, I believe that I found the problem, I have two KSP processors that are using and create Koin Modules, removing any of these works fine. Maybe a Race Condition of dependencies 🤔
..
a
have two KSP processors that are using and create Koin Modules
Can you precise more?
j
Yep, two KSP processors that are creating Koin Modules at the same time