ERROR: Deploy to Cloudflare Pages after installing Prisma | Nuxt 3 #34
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
nuxt-module
Bug description
I am trying to deploy a Nuxt 3 application to cloudflare, but after installing the prisma Module, the app stopped working
After running locally
npx nuxt build --preset cloudflare-pages ; npx wrangler pages dev dist/
I get this Error
In Cloudflare after deploying it I get this error:
and in the logs:
I tried with a local DB, one in Supabase and one in aiven (aws).
How to reproduce
Here is a reproduction repo: https://github.com/dalisys/prisma-flare.git
Expected behavior
Working
Prisma information
Schema
The text was updated successfully, but these errors were encountered: