I've been getting this error anytime I run `prisma...
# orm-help
n
I've been getting this error anytime I run
prisma generate
and I don't know what is wrong.
n
Hmm, since it says “permission denied”, did you try to prefix your command with
sudo
?
n
It worked thanks again.