TtRPC
Search Answer OverflowLogin
T
tRPC

React tsc starts checking server types

React tsc starts checking server types

MMarksmith
View on Discord
7/10/2023
My tsconfig files are different on the server and client. When I run "tsc" on react client, It is trying to check AppRouter types from the server. Is it possible to make him stop checking server types on compile?
Ddersand
View on Discord
11/19/2023
This might solve things... https://github.com/trpc/trpc/discussions/3939#discussioncomment-5233021

Looking for more? Join the community!

T
tRPC

React tsc starts checking server types

Join Server
T
tRPC

React tsc starts checking server types

Join Server
Recommended Posts
NextJS 13 Build failingIssue also seen in this PR  https://github.com/trpc/trpc/pull/4574 I found. None of the webpack workGoogle OAuth callbackany one help how to handle google oauth callbackurl using tRPCInfering query/mutation callback opts parameterHey 🙂 Thanks for your hard work on this awesome library. I want to create tRPC router, but i want Type helpers to match available pathsGiven a router like this: ```typescript const appRouter = t.router({ post: t.router({ list: t.Best way of handling recurring events through NextJs and tRPCHi, I'm working on a project that handles users' "bonuses" and I need to refill these bonuses every Are GET and POST the only HTTP verbs supported?I’d like to add a procedure to handle HTTP PUT.
Powered by