Oleksandr Honcharov
Results
3
issues of
Oleksandr Honcharov
### Bug description Using Prisma ORM with rage mp server. It's compiling to js file. On windows all works perfect. On ubuntu 22.04 i got: ``` PrismaClientInitializationError: Invalid `prisma.service.findMany()` invocation:...
bug/1-unconfirmed
kind/bug
topic: engine-not-found
team/client
I'm using bun with sveltekit (svelte 5) and trpc-svelte. I also want to include this adapter to use tanstack query for svelte. Main problem is when I'm trying to access...