isaac.sc
isaac.sc
TtRPC
Created by isaac.sc on 5/28/2025 in #❓-help
Upgraded to v11.1.3 along with react-query peer dep v5.76.1 and getting internal type errors on
Has anyone experience this when upgrading form v10 to v11? Would love to get this figured out. node_modules/@trpc/react-query/src/shared/hooks/createHooksInternal.tsx(499,30): error TS2540: Cannot assign to 'current' because it is a read-only property. node_modules/@trpc/react-query/src/utils/createUtilityFunctions.ts(12,37): error TS2307: Cannot find module '@trpc/server/unstable-core-do-not-import/clientish/inferrable' or its corresponding type declarations.
1 replies