You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yarn doesn't take into account engines: node from package.json regardless enableConstraintsChecks. This is because this contstraints wasn't "deprecated" as said here, they was completely removed.
@merceyz Wow! Just installed yarn 3.x and it doesn't appear. So it's really surprising and means something did it "on behalf" of yarn. Really interesting. Thank you for the information and sorry for inconvenience!
Self-service
Describe the bug
Yarn doesn't take into account
engines: node
frompackage.json
regardlessenableConstraintsChecks
. This is because this contstraints wasn't "deprecated" as said here, they was completely removed.To reproduce
engines: node
in package.jsonEnvironment
Additional context
No response
The text was updated successfully, but these errors were encountered: