Building SDK error
Hello! I'm trying to set-up a starter template via WSL. All good and dandy until i tried to start and got this error:
--- Building SDK... ------------------------------------------------------------
[ Wasp ] server/index.ts(1,15): error TS2305: Module '"@prisma/client"' has no exported member 'PrismaClient'.
--- [Error] Your wasp project failed to compile: -------------------------------
--- [Error] Compilation of wasp project failed: --------------------------------
1 errors found
Any fixes to this? Am I missing something?
Thank you!
[ Wasp ] server/index.ts(1,15): error TS2305: Module '"@prisma/client"' has no exported member 'PrismaClient'.
- SDK build failed with exit code: 2
1 errors found
Any fixes to this? Am I missing something?
Thank you!