Prisma generate error

Is it just me or is this happening to everybody. Using prisma has been returning errors lately, now on multiple databases - Cockroachlabs and now Cloudflare:
Shell npx prisma generate [in d1-api-worker] (Generate prisma client) Prisma schema loaded from prisma/schema.prisma
Error: Could not resolve @prisma/client despite the installation that we just tried. Please try to install it by hand with npm i @prisma/client and rerun npx "prisma generate"🙏.
Shell npx prisma generate [in d1-api-worker] (Generate prisma client) Prisma schema loaded from prisma/schema.prisma
Error: Could not resolve @prisma/client despite the installation that we just tried. Please try to install it by hand with npm i @prisma/client and rerun npx "prisma generate"🙏.
The last time I brought up something, and issue I was having on Prisma postgres database it wasn't flagged until an hr after I came here to report it - then the incident email started coming in, their status page all lit in red. So I am wondering if this is another one of those cases where there's an issue but hasn't been known yet. PS - I also did install it by hand, and the error continue to persist
2 Replies
Prisma AI Help
You selected the carefully hand-crafted route. A dev artisan will respond soon. Meanwhile, the #ask-ai channel awaits if you're curious!
Nurul
Nurul4w ago
Hey! We didn't had any outage over the weekend 🙂 Are you still facing the same issue?

Did you find this page helpful?