Creating declaration files results in too long type
Hi,
I'm currently using Hono RPC and want to export my Router as a type for the frontend.
The problem I'm facing is that when I'm compiling the declaration files to relieve tsserver of inferring them, it crashes with this error message.
I'm currently using the admin, organization, magicLink, passKey and twoFactor Plugins and a prisma adapter with postgres
Is this known, can I fix this somehow?
Thanks in advance!
I'm currently using Hono RPC and want to export my Router as a type for the frontend.
The problem I'm facing is that when I'm compiling the declaration files to relieve tsserver of inferring them, it crashes with this error message.
I'm currently using the admin, organization, magicLink, passKey and twoFactor Plugins and a prisma adapter with postgres
Is this known, can I fix this somehow?
Thanks in advance!