Closed fkorotkov closed 2 months ago
Even though we don't specify packageManager in package.json explicitly.
I don't understand, if you don't have the field in package.json, how do you get the error?
Found the issue. There was some problem with a working dir.
We upgrade to version 4 and started seeing the following weird error:
Even though we don't specify
packageManager
inpackage.json
explicitly.Either way this change seems like an improvement to do
pnpm
version validation only if it's actuallypnpm
.