@prisma/nuxt with bun stuck on generating prisma client

I'm using bun to development my site. When I tried to run command bun run dev(It run nuxt dev) And it stuck on Grnerating Prisma client... Here's module I use
...
modules: [
'@nuxt/eslint',
'@nuxtjs/i18n',
'@nuxt/ui',
'@nuxt/image',
'@prisma/nuxt'
],
...
...
modules: [
'@nuxt/eslint',
'@nuxtjs/i18n',
'@nuxt/ui',
'@nuxt/image',
'@prisma/nuxt'
],
...
When I use npm or yarn run it won't stuck
1 Reply
Zyztem
Zyztem2w ago
+1
Want results from more Discord servers?
Add your server