This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Vercel does not look at the engines or packageManager fields #7189
Replies: 2 comments
-
Thanks for reporting this. We have an open issue for it with a few suggested solutions vercel/vercel#11607 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Page to Investigate
https://vercel.com/creative-programming-group/chat-io/ABqCmgihWC2UCHuzsAWLzi4LkkNe?filter=errors
Steps to Reproduce
Create a project with this package.json config:
Expected results:
vercel uses the right pnpm version
What it actually does:
vercel uses pnpm version 9.2.0
Error
Beta Was this translation helpful? Give feedback.
All reactions