Heads-up: react-konva build break after @types/react 18.3 auto-upgrade
Typescript error: Namespace 'React' has no exported member 'JSX'.
Could not Fast Refresh ("AuthContext" export is incompatible)
After update to ^0.18 from time to time it breaks hot reload for server
OOOooo @Wasp Team Can we connect our AI agent(s) directly to WASP Kapa?
Cannot read properties of undefined (reading 'ReactCurrentDispatcher'

postmark integration
Trying to deploy, getting a "(reading 'extraneous')"error.
wasp deploy to fly.io not picking up secrets as env variables
Serious issues with auth?
add PostgreSQL-specific indexes without Prisma drift?
pgvector and need to create specialized indexes (HNSW for embeddings, GIN for full-text search) that Prisma doesn't support in schema.prisma.
Problem:
1. Create a manual SQL migration with CREATE INDEX ... USING hnsw/GIN
2. The migration applies successfully ✅...DB Migration issues when syncing Prod and Dev DB
Wasp is not updating the .env variables.
Cannot find module 'wasp/...' on everything wasp related, on OpenSaaS.
Tips for using aider?
Prisma Connection Error (Too many clients)

railway deploy for existing app
Deployment fails from ‘AC
error TS2554: Expected 2 arguments, but got 3.