-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
Documentationdocumentation related issuedocumentation related issueNeeds Triageneeds review for next stepsneeds review for next stepsconfig:overridesIssues dealing with the overrides featureIssues dealing with the overrides feature
Description
Is there an existing issue for this?
- I have searched the existing issues
This is a CLI Docs Enhancement, not another kind of Docs Enhancement.
- This is a CLI Docs Enhancement.
Description of Problem
If you need to make specific changes to dependencies of your dependencies, for example replacing the version of a dependency with a known security issue, replacing an existing dependency with a fork
https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides
This sounds like you can replace [email protected]
with @private/[email protected]
but the examples and documentation do not explain how to.
Potential Solution
If this is supported please document it, if it isn't please remove the references to replacing an existing dependency with a fork
Docs URL
https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides
renataogarcia, philBrown, stephenjwatkins, andrewaylett, swashcap and 17 more
Metadata
Metadata
Assignees
Labels
Documentationdocumentation related issuedocumentation related issueNeeds Triageneeds review for next stepsneeds review for next stepsconfig:overridesIssues dealing with the overrides featureIssues dealing with the overrides feature