Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
This is a CLI Docs Problem, not another kind of Docs Problem.
- This is a CLI Docs Problem.
Description of Problem
Documentation for npm install
and npm ci
does not include the --include
, --only
, --no-optional
flags in version 8.x.
Potential Solution
Include --include
, --only
, --no-optional
flags in the documentation.
Affected URL
No response