Hi,
If I use create-next-app@latest, even though the project is created and use kirimase init with:
- authNext
- node-postgres
There are multiple issues with peer deps especially around React 19 and also authNext not being comptabile with Drizzle dependencies, etc.
Hi,
If I use create-next-app@latest, even though the project is created and use
kirimase initwith:There are multiple issues with peer deps especially around React 19 and also authNext not being comptabile with Drizzle dependencies, etc.