PrismaP
Prisma16mo ago
1 reply
Anonymous

prisma/client 5.20

after i upgrade to prisma/client from 5.11 to 5.20, i have below error

prisma queryRawUnsafe error TypeError: Cannot read properties of undefined (reading 'length')

{
"status": "Internal Server Error",
"data": {
"error": {
"clientVersion": "5.11.0"
}
}
}
Was this page helpful?