I'm trying the Rust-free version
Hello,
I'm trying to use the "Rust Free" version of Prisma in my NestJS project. I followed this blog post: https://www.prisma.io/blog/try-the-new-rust-free-version-of-prisma-orm-early-access
Now I'm getting a strange error that I can't seem to identify. Here's the error it generates:
And here's the code I'm using to connect:
Do you have any idea what might be causing this?
I'm on Prisma 6.13.0 and Node 22
Thanks!
3 Replies
Ahoy, knowledge seeker! I'm the Prisma AI Help Bot. Do you want a dev's response that might take a hot second, or an AI answer that's ready before your next coffee sip? Either way, your question is important to us.
My client:
We released a bunch of fixes for the new queryCompiler in version 6.14.0
Could you check if you get the same error in 6.14.0 as well?