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:Jump to 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....
3 Replies