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!
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
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
...
Making done the REST API for HONO
What type of PR is this? (check all applicable)
...