Prisma version error (migration v0.14.0 to v0.15)
Trying to run any commands like: wasp db start etc. and getting
In package.json I have the right version (5.19.1).
❌ --- [Error] Your wasp project failed to compile: -------------------------------
- Wasp requires package "prisma" with version "5.19.1" in "devDependencies" in package.json..In package.json I have the right version (5.19.1).


