Troubleshooting Kysely Database Integration with Effect Layer
I'm trying to move my Kysely database into an Effect layer and I get a bizarre error:
This is specific to Effect as I was able to use this before trying to wrapping it in an Effect layer. what am I doing wrong?
This is specific to Effect as I was able to use this before trying to wrapping it in an Effect layer. what am I doing wrong?

