TechnoWill
TechnoWill
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
Will probably figure out again if I can dedicate more time to it
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
I did do that and reset it - but willing to assume that it's my local env lol
27 replies
TtRPC
Created by TechnoWill on 1/4/2025 in #❓-help
Output typings in Monorepo always resolve to any
Found the answer here ^
4 replies
TtRPC
Created by TechnoWill on 1/4/2025 in #❓-help
Output typings in Monorepo always resolve to any
4 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
It's working
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
The downgrade worked - if you downgrade to v10 and downgrade TS to the appropriate version then delete and reinstall your node_modules , I've got mine back
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
AH OK
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
Tried messing around with versions (was on v11 - downgraded to v10) no luck
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
So it was only that the TS version meant that you can remove the final two type args but that doesn't fix it
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
@stu looking deeper I've also got the issue with AsyncIterable - it doesn't seem to like infer
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
Bumped TS to 5.7 and still having issues
27 replies
TtRPC
Created by stu on 12/2/2024 in #❓-help
procedure output is "any"
I'm getting this as well
27 replies
TtRPC
Created by TechnoWill on 1/4/2025 in #❓-help
Output typings in Monorepo always resolve to any
No description
4 replies
TtRPC
Created by TechnoWill on 6/27/2023 in #❓-help
Issues with subrouters being treated as any on client
Also to add, if there is a root level query, the solution works entirely correctly.
2 replies