Skip to content

Conversation

nlf
Copy link
Contributor

@nlf nlf commented May 31, 2022

we don't apply overrides to shrinkwrapped or bundled dependencies as a side effect today, however we are currently marking them as invalid because of that

this change makes it so that bundled and shrinkwrapped dependencies will never be overridden in an explicit way, as well as resolves the npm ls errors that can occur in this situation.

closes #4889

@nlf nlf requested a review from a team as a code owner May 31, 2022 19:52
@ruyadorno ruyadorno merged commit 646b6b5 into latest Jun 1, 2022
@ruyadorno ruyadorno deleted the nlf/arborist-no-ls-errors-with-overrides branch June 1, 2022 21:13
@ruyadorno ruyadorno mentioned this pull request Jun 1, 2022
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] Overrides not working for some transitive dependencies, cause ERR ELSPROBLEMS in npm ls
2 participants