D1 Guide out of date?

Is the D1 guide still up to date? https://www.prisma.io/docs/guides/cloudflare-d1 I've got a repro here, which was created using the react router cloudflare template, then just followed that guide. Repo: https://github.com/WillSmithTE/prisma-d1 Deployed worker: https://prisma-d1.willsmithte.workers.dev/ Error:
No such module "assets/.prisma/client/default".
imported from "assets/server-build-CF31rFqq.js"
No such module "assets/.prisma/client/default".
imported from "assets/server-build-CF31rFqq.js"
How to use Prisma ORM with Cloudflare D1 | Prisma Documentation
Learn how to use Prisma ORM with Cloudflare D1
GitHub
GitHub - WillSmithTE/prisma-d1
Contribute to WillSmithTE/prisma-d1 development by creating an account on GitHub.
3 Replies
Prisma AI Help
Prisma AI Help5mo ago
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.
will smith
will smithOP5mo ago
seems like a bug since I just followed the guide, filed issue: https://github.com/prisma/prisma/issues/27638
GitHub
D1 Guide seems out of date, crashing in prod · Issue #27638 · pri...
Bug description App can't start, can't find the built prisma client on deployed cloudflare worker Severity 🚨 Critical: Data loss, app crash, security issue Reproduction Follow Cloudflare re...
Nurul
Nurul5mo ago
Thank you very much for creating the GitHub Issue, our ORM team will take a look as soon as possible 🙏

Did you find this page helpful?