Oung Seik
Can't build NextJS with TRPC vanilla client.
My mono-repo contains 3 apps and one packages as under.
I imported the trpc server from the client, the types resolve well in the text editor, but when I built I got the type error like this.
This is tsconfig.json of the client. Is there anything wrong?
4 replies