nicoalbanese / kirimase

Build full-stack Next.js apps, incredibly fast
https://kirimase.dev
MIT License
2.37k stars 107 forks source link

Zod-prisma dependancy conflict #161

Closed VictorSeverin closed 3 months ago

VictorSeverin commented 3 months ago

Config File { "hasSrc": false, "packages": [ "shadcn-ui", "prisma", "clerk", "resend", "stripe" ], "preferredPackageManager": "npm", "t3": false, "alias": "@", "analytics": true, "rootPath": "", "componentLib": "shadcn-ui", "provider": "planetscale", "orm": "prisma", "driver": "mysql", "auth": "clerk" }

Describe the bug Getting peer dependency conflict with prisma and zod-prisma

Screenshots Screenshot 2024-03-07 125729

Desktop (please complete the following information):

Additional context Add any other context about the problem here.