WaspW
Wasp2y ago
Grimm

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: -------------------------------

  • SDK build failed with exit code: 2
❌ --- [Error] Compilation of wasp project failed: --------------------------------

1 errors found

Any fixes to this? Am I missing something?

Thank you!
Was this page helpful?