Files
Zoltan Kochan 3befe01db6 fix: use headless install for injected self-referencing file: dependencies (#10714)
When a package has an injected self-referencing dependency (e.g.
"pkg": "file:" with dependenciesMeta injected: true), the lockfile
resolves it as "link:". The linkedPackagesAreUpToDate() function
incorrectly reported these projects as not up-to-date because
refToRelative() returns null for link: refs, causing pnpm to skip
the fast headless install path and do full resolution instead.
2026-03-07 15:24:32 +01:00
..
2026-02-20 02:08:35 +01:00
2026-02-17 16:44:04 +01:00
2026-02-17 16:44:04 +01:00
2026-02-24 00:36:58 +01:00
2026-02-24 00:36:58 +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-24 00:36:58 +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