Seeking Help with Prisma Accelerate and Hono Setup in Turborepo
Hello,
I'm Christer, and I'm currently working on an open-source project using Hono with Prisma. I have everything running on my local server, but I've encountered an issue that I believe might require some tweaking on my end.
I'm utilizing a turborepo for this setup, and I suspect that I might need to use Prisma Accelerate to get Hono working properly. Below is the error message I'm seeing:
The error states: "PrismaClientValidationError: Invalid client engine type, please use 'library' or 'binary'."
Its probably something more, but this is a initial setup.
Here is the PR draft: https://github.com/Codehagen/Dingify/pull/22
I would greatly appreciate any help or guidance on how to fix this error and correctly set up my environment.
Thank you!
GitHub
Initial setup Hono with Prisma by Codehagen ยท Pull Request #22 ยท Co...
Description
Making done the REST API for HONO
What type of PR is this? (check all applicable)
๐ก Feature
๐ Bug Fix
๐ Documentation Update
๐จ Style
๐งโ๐ป Code Refactor
๐ฅ Performance Improvements
...
0 Replies