Seeing these errors after following migration steps to v0.15. It seems like issues with prisma not generating my entities.
[ Wasp ] entities/index.ts(11,8): error TS2305: Module '"@prisma/client"' has no exported member 'TeamPlayer'.[ Wasp ] entities/index.ts(12,8): error TS2305: Module '"@prisma/client"' has no exported member 'Summoner'.[ Wasp ] entities/index.ts(13,8): error TS2305: Module '"@prisma/client"' has no exported member 'Rank'.[ Wasp ] entities/index.ts(14,8): error TS2305: Module '"@prisma/client"' has no exported member 'File'.[ Wasp ] entities/index.ts(15,8): error TS2305: Module '"@prisma/client"' has no exported member 'Event'.[ Wasp ] entities/index.ts(16,8): error TS2305: Module '"@prisma/client"' has no exported member 'Match'.[ Wasp ] entities/index.ts(17,8): error TS2305: Module '"@prisma/client"' has no exported member 'MatchTeam'.[ Wasp ] entities/index.ts(18,8): error TS2305: Module '"@prisma/client"' has no exported member 'Ban'.[ Wasp ] entities/index.ts(19,8): error TS2305: Module '"@prisma/client"' has no exported member 'Participant'.
[ Wasp ] entities/index.ts(11,8): error TS2305: Module '"@prisma/client"' has no exported member 'TeamPlayer'.[ Wasp ] entities/index.ts(12,8): error TS2305: Module '"@prisma/client"' has no exported member 'Summoner'.[ Wasp ] entities/index.ts(13,8): error TS2305: Module '"@prisma/client"' has no exported member 'Rank'.[ Wasp ] entities/index.ts(14,8): error TS2305: Module '"@prisma/client"' has no exported member 'File'.[ Wasp ] entities/index.ts(15,8): error TS2305: Module '"@prisma/client"' has no exported member 'Event'.[ Wasp ] entities/index.ts(16,8): error TS2305: Module '"@prisma/client"' has no exported member 'Match'.[ Wasp ] entities/index.ts(17,8): error TS2305: Module '"@prisma/client"' has no exported member 'MatchTeam'.[ Wasp ] entities/index.ts(18,8): error TS2305: Module '"@prisma/client"' has no exported member 'Ban'.[ Wasp ] entities/index.ts(19,8): error TS2305: Module '"@prisma/client"' has no exported member 'Participant'.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.