Error when deploying T3-Turbo on vercel (using yarn)

Getting errors while trying to deploy to vercel, using the commands suggested on the repo readme as well. I'm using yarn as the pkg manager. The error im getting is "@acme%2Feslint" or "@acme%2db" not found. I can't use pnpm because it breaks the whole trpc type system for me.
Solution:
Getting errors while trying to deploy to vercel, using the commands suggested on the repo readme as well. I'm using yarn as the pkg manager. The error im getting is "@acme%2Feslint" or "@acme%2db" not found. I can't use pnpm because it breaks the whole trpc type system for me....
Jump to solution
3 Replies
shu
shu13mo ago
shu
shu13mo ago
Made pnpm repo as well and same issue
shu
shu13mo ago
fixed it, for anyone facing the same issue, change these settings on vercel (settings->general)