#Bunx prisma not working

1 messages · Page 1 of 1 (latest)

slim quarry
dull dawn
#

You may also have to install NodeJS for it to work, but run it with Bun. Thats at least what I did

slim quarry
dull dawn
#

yeah

#

during build you can set using NodeJS , but the actual runtime of the server would use Bun instead. I think this is because of how Prisma uses Node's shebang during generation, so it finds for Node. In this case it wasnt installed