The providers in nestjs trpc router do not resolve
@trpc/server
I have trpc router (below) the getAccountsService always consoles undefined even though configured the nestjs-trpc like the way configured in the example. let know if I missed something.