Anyone has issues prisma generate just hang after ...
# orm-help
e
Anyone has issues prisma generate just hang after upgrading to 4.0? I’m running this on nestjs. Unfortunately the hang doesn’t provide any error, it just hang.
1
n
Hey Ethan 👋 were you able to resolve this? Did you try Michael’s suggestion of deleting and re-installing
node_modules
?
e
Amazing that solves the problem 🙂 thanks
🙌 1