Error running prisma postinstall
I use pnpm to manage dependencies, but this happened in my terminal when I run
pnpm i
The error occurred when running prisma generate
from post-install hook. How can I fix this?
INFO: node v18.16.0
INFO: pnpm v8.3.1
INFO: prisma v4.13.01 Reply
Solve it by cloning the project to a new location.