I am facing a long reported bug with pushing to vercel using pnpm and a mono repo
Unanswered
Northern snakehead posted this in #help-forum
Northern snakeheadOP
Hi folks
https://github.com/vercel/next.js/discussions/39432#discussioncomment-6080594
I spent hours trying to find why this was failing until i stumbled on this. I would really wish if someone knows a workaround this issue.
Basically if you are using pnpm and a monorepo you cannot push to vercel in the latest cli.
Best Regards
https://github.com/vercel/next.js/discussions/39432#discussioncomment-6080594
I spent hours trying to find why this was failing until i stumbled on this. I would really wish if someone knows a workaround this issue.
Basically if you are using pnpm and a monorepo you cannot push to vercel in the latest cli.
❯ ./node_modules/.bin/vercel version
Vercel CLI 33.2.0Best Regards
1 Reply
Northern snakeheadOP
can anyone take a look pleaaase ?