Workaround SSG Helpers
Hey all, following Theo's latest tutorial I got to the SSG part and found out the docs aren't working for this exact section, I tried with
createServerSideHelpers instead but now I cannot import from '@trpc/react-query/server' as I get Cannot find module '@trpc/react-query/server' or its corresponding type declarations.. Does anybody know what can be the reason? Appreciate the help and time!Solution
Hey all, following Theo's latest tutorial I got to the SSG part and found out the docs aren't working for this exact section, I tried with
createServerSideHelpers instead but now I cannot import from '@trpc/react-query/server' as I get Cannot find module '@trpc/react-query/server' or its corresponding type declarations.. Does anybody know what can be the reason? Appreciate the help and time!