Better-auth + neon + prisma
The error after clicking signup button (the minified code is so long so I left out unimportant part)
`
I am using neon(free plan): i created project and selected prisma to connect and use the prisma env my .env file:
DATABASE_URL="postgresql://neondbowner:npg***@ep-steep-cell-aewokbc9-pooler.c-2.us-east-2.aws.neon.tech/neondb?sslmode=require&channel_binding=require"
more abt the problem: https://stackoverflow.com/questions/79721423/prisma-neon-better-auth-failed-to-create-user-error-prismaclientvalidation
please help
Stack Overflow
Prisma + Neon + better-auth: Failed to create user Error [PrismaCli...
The error after clicking signup button (the minified code is so long so I left out unimportant part)
2025-07-31T13:14:19.733Z ERROR [Better Auth]: Failed to create user Error [PrismaClientValidatio...
0 Replies