-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Documentationdocumentation related issuedocumentation related issue
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
keyword bundledDependencies is not included in the response of https://registry.npmjs.com/
Thus the npm cli tries to download the dependencies from registry even though some of them are bundledDependencies
But keyword bundleDependencies works fine
Potential Solution
There are 2 possible solutions
- Improve the Doc to use only bundleDependencies OR
- fix the bug in https://registry.npmjs.com
Docs URL
https://docs.npmjs.com/cli/v8/configuring-npm/package-json#bundleddependencies
Metadata
Metadata
Assignees
Labels
Documentationdocumentation related issuedocumentation related issue