PrismaP
Prisma2y ago
7 replies
Enzonaki

Error: cannot find module ‘.prisma/client/index’

Im having literally the same issue as this https://github.com/prisma/prisma/discussions/21422

Im running node 18, prisma 5.6.0

The only difference is that Im not using Vercel, but rather a self hosted kubernetes using rancher.

I can run the built docker image just fine, which I properly ran
prisma generate
, on WSL in my machine, but it have the error mentioned on rancher. Im completely clueless on what could cause such issue.
GitHub
Bug description I am using smarterasp.net for deploying my next application. I have to zip entire app(including node_modules) and extract it. I referred following official guide- link I tried deplo...
Error: Cannot find module '.prisma/client/index' · prisma prisma · ...
Was this page helpful?