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
Hey there, does pnpm 10 support reading v6 lockfiles please?
We are migrating off of v8 to v10 and we want to upgrade our pipelines to v10 and have it in read-only mode (frozen lockfile) for our v6 lockfiles as each of our repos upgrade to v10.
But v10 complains that the v6 lockfile is not compatible:
v9 however, has no issues:
This is locally, on our pipelines, we are getting a config mismatch error instead even though the config is indeed valid:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there, does pnpm 10 support reading v6 lockfiles please?
We are migrating off of v8 to v10 and we want to upgrade our pipelines to v10 and have it in read-only mode (frozen lockfile) for our v6 lockfiles as each of our repos upgrade to v10.
But v10 complains that the v6 lockfile is not compatible:
v9 however, has no issues:
This is locally, on our pipelines, we are getting a config mismatch error instead even though the config is indeed valid:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions