Files
pnpm/installing
Eyal Mizrachi d3af249acb test(deps-restorer): complete the peer-variant-missing-resolution fixture
The fixture's lockfile was minimal — it had the pkg-a base + peer-variant
entries (the shape that triggered the original `'directory' in undefined`
TypeError in graph-builder) but no `peer@1.0.0` entry. That was enough
before Bug 1's fix, because graph-builder crashed early. Now that the
graph-builder + helper changes let the install path proceed, the next
stage (`filterLockfileByImportersAndEngine`) walks the dependency graph
and throws `LockfileMissingDependencyError: no entry for 'peer@1.0.0'`.

Add a stub directory-resolution entry pointing at the existing
`packages/peer/` workspace package so the graph walker finds it.
2026-05-15 07:11:26 -04:00
..
2026-05-14 13:31:53 +02:00
2026-05-14 13:31:53 +02:00
2026-05-14 13:31:53 +02:00
2026-05-11 19:56:10 +02:00
2026-05-14 13:31:53 +02:00
2026-05-14 13:31:53 +02:00
2026-05-14 13:31:53 +02:00
2026-05-11 19:56:10 +02:00
2026-05-14 13:31:53 +02:00