Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(arborist): workspaces correctly path to file: packages from over… #8206

Draft
wants to merge 5 commits into
base: latest
Choose a base branch
from

Conversation

owlstronaut
Copy link
Contributor

Fixes: #5584

This pull request introduces changes to the Reifier class in workspaces/arborist/lib/arborist/reify.js to handle root overrides with file: paths and adds a corresponding test case. The most important changes include the addition of a new method to calculate relative paths and the inclusion of a test to verify the new functionality.

@owlstronaut owlstronaut changed the title fix(arborist): workspaces correctly path to file: packages from over… fix(arborist): workspaces correctly path to file: packages from over… Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] npm install generates wrong overrides link
1 participant