Skip to content
Discussion options

You must be logged in to vote

Thanks for the reproducer. Confirmed: aube licenses always derived paths from the isolated virtual store, but a hoisted install places packages directly in the real node_modules tree, so every manifest read fell back to UNKNOWN.

I opened draft PR #1183 with a fix: #1183

The fix uses the layout recorded by the completed install (including a one-shot --node-linker=hoisted override), reconstructs the actual hoisted placements from the full graph, and adds regression coverage for both root and nested hoisted dependencies. The focused unit tests, licenses BATS suite, formatting, and Clippy all pass.

AI-assisted — Tool: Codex; model: unavailable/unavailable; version: unavailable.

Replies: 1 comment

Comment options

jdx
Jul 29, 2026 — with coder-jdx
Maintainer

You must be logged in to vote
0 replies
Answer selected by marcospereira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants