JoeRoddy / prismany

Use Prisma with multiple DBs in the same project
25 stars 3 forks source link

prismany generate #3

Open WorkingOnThis opened 10 months ago

WorkingOnThis commented 10 months ago

Hello, it gives me the error: Excessive stack depth comparing types 'Without<AccountUncheckedCreateInput, AccountCreateInput> & AccountCreateInput' and 'Without<AccountUncheckedCreateInput, AccountCreateInput> & AccountCreateInput'.

JoeRoddy commented 10 months ago

Hey @WorkingOnThis Sorry I'm just seeing this! Thanks for opening an issue.

Were you able to fix this at all?

I'm guessing a new version of Prisma might've broken this package. Sadly I don't have a ton of time to devote to this project right now. All of my current effort outside of work is going into https://bridg.dev right now.

Going to be traveling for a week or so, but might have some time to try to debug the issue after my trip.