Files
pnpm/pkg-manager
Zoltan Kochan f1ab4b9966 fix(link-bins): use fs.promises.realpath in getBinNodePaths tests for Windows 8.3 paths
fs.realpathSync uses a JS-only implementation that only resolves symlinks,
not Windows 8.3 short names (e.g., RUNNER~1). Switch to fs.promises.realpath
which uses the native uv_fs_realpath (GetFinalPathNameByHandleW on Windows)
to properly resolve 8.3 short paths to their long form.
2026-02-23 22:22:25 +01:00
..
2026-02-17 16:44:04 +01:00
2026-01-19 12:12:58 +01:00
2026-02-17 16:44:04 +01:00
2026-02-17 16:44:04 +01:00
2026-02-17 16:44:04 +01:00
2026-02-17 16:44:04 +01:00
2026-02-17 16:44:04 +01:00
2026-01-26 15:17:27 +01:00
2026-02-17 16:44:04 +01:00
2026-02-17 16:44:04 +01:00
2026-01-26 15:17:27 +01:00