RubberDucker
RubberDucker
TtRPC
Created by RubberDucker on 7/26/2024 in #❓-help
Attempted import error: 'hashQueryKey'
./node_modules/@trpc/react-query/dist/createHooksInternal-063195fc.mjs
Attempted import error: 'hashQueryKey' is not exported from '@tanstack/react-query' (imported as 'hashQueryKey').
./node_modules/@trpc/react-query/dist/createHooksInternal-063195fc.mjs
Attempted import error: 'hashQueryKey' is not exported from '@tanstack/react-query' (imported as 'hashQueryKey').
"@tanstack/react-query": "^5.51.11",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"@tanstack/react-query": "^5.51.11",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
I noticed this comment: https://discord.com/channels/867764511159091230/1165319830111518761/1165759004224528394 And I wonder if I should rather downgrade React Query or upgrade trpc?
3 replies