Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

fix: process deps for all link nodes #170

Closed
wants to merge 2 commits into from

Conversation

ruyadorno
Copy link
Contributor

@ruyadorno ruyadorno commented Oct 26, 2020

Arborist wasn't checking for any package.json dep changes within its
Link nodes thus preventing users from adding new deps on workspaces.

This changeset fixes it and adds a reify test repro.

Fixes: npm/cli#1984

Arborist wasn't checking for any package.json dep changes within its
Link nodes thus preventing users from adding new deps on workspaces.

This changeset fixes it and adds a reify test repro.

Fixes: npm/cli#1984
@ruyadorno ruyadorno force-pushed the ruyadorno/add-new-workspace-dep branch from f817a16 to 6a227c2 Compare November 5, 2020 23:50
@ruyadorno ruyadorno changed the title test: add test for workspace-add-new-dep fix: process deps for all link nodes Nov 5, 2020
@isaacs isaacs closed this in 02f198d Nov 6, 2020
@wraithgar wraithgar deleted the ruyadorno/add-new-workspace-dep branch April 22, 2021 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] package-lock.json not updated with new dependencies of a workspace package
1 participant