t
tRPC
Search
T
tRPC
•
3y ago
typedef
The inferred type of this node exceeds the maximum length the compiler will serialize.
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
Was this page helpful?
Yes
No
S
SudoerWithAnOpinion
•
8/31/23, 9:41 PM
What are the contents of
?
Is that file importing this one
?
S
SudoerWithAnOpinion
What are the contents of `../header`? Is that file importing this one?
T
typedef
OP
•
8/31/23, 9:59 PM
header are just procedures and the router
S
SudoerWithAnOpinion
•
8/31/23, 10:24 PM
Double check that this file isn
't part of a circular import
.
Also
, if you have an
, if you tab
-completed and changed the var to appRouter
, the TS
-lang server might need a restart
. I
've seen it get stuck like this before
.
T
typedef
OP
•
9/1/23, 2:50 AM
@sudoer
_with
_an
_opinion The error goes away when removing some of the routers
, maybe its just too many as the error stated
?
T
typedef
OP
•
9/1/23, 4:23 AM
Fixed with
:
S
SudoerWithAnOpinion
•
9/1/23, 3:19 PM
Strange
S
SudoerWithAnOpinion
•
9/1/23, 3:19 PM
../header
../header
awsRouter
awsRouter