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!
Screenshot_2024-05-142x.png
GitHub
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
...
Was this page helpful?