goetzrobin
goetzrobin
TtRPC
Created by goetzrobin on 10/24/2023 in #❓-help
TS4111: Property 'error' comes from an index signature, so it must be accessed with ['error'].
Also, thanks for responding so quickly! And awesome work with tRPC! I am very excited to continue to use it
7 replies
TtRPC
Created by goetzrobin on 10/24/2023 in #❓-help
TS4111: Property 'error' comes from an index signature, so it must be accessed with ['error'].
From what I understand skipLibCheck works by checking .d.ts files, not .ts files. I will check my config and see why the .ts files from the node_modules are considered. Can you help me understand why they are included? I am just curious what the reason for that is
7 replies
TtRPC
Created by goetzrobin on 5/31/2023 in #❓-help
Nitro and tRPC in vercel-edge
Can you point me to the files in the source code where that proxy you mentioned is created? Thanks already!
6 replies
TtRPC
Created by goetzrobin on 5/31/2023 in #❓-help
Nitro and tRPC in vercel-edge
Thanks for getting back to me! I haven’t found a solution/fix for this as it’s really hard to debug since this only happens in said edge environment. In theory the vercel edge should be supported as mentioned in the docs: https://trpc.io/docs/server/adapters/fetch. But I haven’t had any luck so far. If I find anything I’ll open an issue/PR
6 replies