P
Prisma5mo ago
josh

Does Prisma Studio work without Node (i.e. with Bun)

I've got an environment where Node is not installed. I'm currently running the entire project with Bun, and so far I've avoided issues with db push, generate and the Prisma Client. Although, when I try to run bunx --bun prisma studio it crashes on server startup with the following error:
TypeError: Process was closed while trying to send message
at #disconnect (node:child_process:774:27)
at /...<project_path>.../node_modules/prisma/build/index.js:64:43458
TypeError: Process was closed while trying to send message
at #disconnect (node:child_process:774:27)
at /...<project_path>.../node_modules/prisma/build/index.js:64:43458
I'm just wondering if this is a Bun or Prisma Studio issue?
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server