Tutorial.Cells: "Failed to validate the query"

Heyooo everyone!

So sorry everyone is struggling with this issue! I’m liasing with the Prisma team to resolve this issue ASAP.

For now here’s the issue to track on our side: https://github.com/redwoodjs/redwood/issues/4605

Temporary fix if you keep facing the issue is to remove the prisma client generated at the wrong location

rm -rf api/node_modules/.prisma
3 Likes