Raul Fernandez
Raul Fernandez
TtRPC
Created by Raul Fernandez on 2/2/2024 in #❓-help
Why am I getting 'Argument type is not assignable to parameter type ProcedureResolver<unknown>'?
5 replies
TtRPC
Created by Raul Fernandez on 2/2/2024 in #❓-help
Why am I getting 'Argument type is not assignable to parameter type ProcedureResolver<unknown>'?
I fixed it! Turns out my node_modules folder was excluded in the project settings, so it couldn't recognize the typings. All good now!
5 replies
TtRPC
Created by Raul Fernandez on 2/2/2024 in #❓-help
Why am I getting 'Argument type is not assignable to parameter type ProcedureResolver<unknown>'?
@Nick Lucas You can use the t3 turbo repo as reproduction, has the same warnings, you can find my bug report here: https://github.com/trpc/trpc/issues/5437
5 replies