Commit Graph

4 Commits

Author SHA1 Message Date
Zoltan Kochan
53ef38b049 fix: add PNPM_HOME/bin to PATH for pnpm v11
pnpm v11 moved global binaries from PNPM_HOME to PNPM_HOME/bin.
Add the new bin subdirectory to PATH so that pnpm's global bin
directory check passes. This is backwards compatible — the extra
PATH entry is harmless for older pnpm versions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 13:53:41 +01:00
khai96_
11ba3424e0 fmt 2022-02-23 10:07:15 +07:00
khai96_
aefcd1e623 Use pnpm.js to install pnpm 2021-03-23 12:42:43 +07:00
khai96_
b1febf84ed Fix pruneStore 2020-05-09 21:41:25 +07:00