T
tRPC
Change Theme
Search Answer Overflow
Login
mh15
Posts
Comments
T
tRPC
•
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
T
tRPC
•
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
T
tRPC
•
Created by mh15 on 12/4/2023 in
#❓-help
`The property 'query' in your router collides with a built-in method`
11 replies
T
tRPC
•
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
T
tRPC
•
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