dsmurl
dsmurl
TtRPC
Created by eth_scanner on 7/2/2024 in #❓-help
The inferred type of 'trpc' cannot be named without a reference to '...'
Front: "@tanstack/solid-query": "^5.64.2", "@trpc/client": "^10.45.2", Server: "@trpc/client": "^10.45.2", "@trpc/server": "^10.45.2",
42 replies
TtRPC
Created by eth_scanner on 7/2/2024 in #❓-help
The inferred type of 'trpc' cannot be named without a reference to '...'
I'm using @trpc/solid-query
42 replies
TtRPC
Created by eth_scanner on 7/2/2024 in #❓-help
The inferred type of 'trpc' cannot be named without a reference to '...'
No description
42 replies
TtRPC
Created by eth_scanner on 7/2/2024 in #❓-help
The inferred type of 'trpc' cannot be named without a reference to '...'
I have a similar problem. I'm using pnpm workspaces and have a mono repo. I'm having that problem when I do const trpc = createTRPCProxyClient<TRpcAppRouter>({
42 replies