#Bunx prisma not working
1 messages · Page 1 of 1 (latest)
You may also have to install NodeJS for it to work, but run it with Bun. Thats at least what I did
So migration and the prisma client generated normally?
1 messages · Page 1 of 1 (latest)
Its stated here: https://github.com/prisma/prisma/issues/17715#issuecomment-1577100959
and in bun 0.6.7 that prsima is working with bun: https://bun.sh/blog/bun-v0.6.7#use-prisma-in-bun
but bunx prsima init is not working it
You may also have to install NodeJS for it to work, but run it with Bun. Thats at least what I did
So migration and the prisma client generated normally?