Closed juliusmarminge closed 4 months ago
Locally it works, and even builds
Locally it works, and even builds
sounds like a bad pnpm cache on Vercel? Does redeploying succeed? You need @trpc/react-query@^11.0.0-rc.441
Locally it works, and even builds
sounds like a bad pnpm cache on Vercel? Does redeploying succeed? You need
@trpc/react-query@^11.0.0-rc.441
Oh, you're right. Can't believe vercel is so bad at detecting package.json diffs and busting cache.
Thanks!
Hi @juliusmarminge, I am getting these errors when building on vercel:
However, I am using the same
@trpc/react-query
version as this. Know what can be happening?