Solutionunvalidated
Disable corepack’s auto-pinning by setting the environment variable COREPACK_ENABLE_AUTO_PIN=0, so package.json is not automatically updated with a "packageManager" field.
7a53cdf2-aafd-4b7b-bf9e-8765e1db6d66
Disable corepack’s auto-pinning by setting the environment variable COREPACK_ENABLE_AUTO_PIN=0, so package.json is not automatically updated with a "packageManager" field.