mh15
mh15
TtRPC
Created by mh15 on 12/4/2023 in #❓-help
`The property 'query' in your router collides with a built-in method`
Yeah probably. I’m integrating trpc into an existing monorepo so have all kinds of mess going on with the paths
11 replies
TtRPC
Created by mh15 on 12/4/2023 in #❓-help
`The property 'query' in your router collides with a built-in method`
I was reexporting my type signatures in a barrel file. Importing directly fixed the issue.
11 replies
TtRPC
Created by mh15 on 12/4/2023 in #❓-help
`The property 'query' in your router collides with a built-in method`
No description
11 replies
TtRPC
Created by mh15 on 12/4/2023 in #❓-help
`The property 'query' in your router collides with a built-in method`
index.ts on the left and trpc.ts on the right
11 replies
TtRPC
Created by mh15 on 12/4/2023 in #❓-help
`The property 'query' in your router collides with a built-in method`
Also, my google-fu is failing me for this type error. Github repo doesn't seem to contain the source either.
11 replies