Heaveapp
When upgrading to v11, the AppRouter in .d.ts is any
I suspect this is your issue: https://github.com/trpc/trpc/issues/6753
Check that bug report for a patch you can use.
4 replies
Turborepo internal package exported procedure context type `any`
I believe that this is a similar problem to this: https://github.com/trpc/trpc/issues/6753
That bug report contains a patch you can use to temporarily fix things.
20 replies