2
mirror of https://github.com/pnpm/action-setup.git synced 2026-06-14 22:19:06 +00:00

fix: honor devEngines.packageManager.onFail=error (#252)

Export pnpm_config_pm_on_fail=download so the bootstrap pnpm switches to
the version pinned in devEngines.packageManager instead of throwing
BAD_PM_VERSION on the user's first invocation.
This commit is contained in:
Zoltan Kochan
2026-05-10 23:30:57 +02:00
parent 3375dfeaa8
commit 1d7402b961
3 changed files with 123 additions and 67 deletions
+67 -67
View File
File diff suppressed because one or more lines are too long