-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Bugthing that needs fixingthing that needs fixing
Description
What / Why
The npm-ci page does not mention the 'clean-install' alias which appears to exist and is much less ambiguous than 'ci' (which I interpreted to mean 'continuous integration')
When
- Viewing the npm commandline documentation for the 'npm ci' command
Where
- npm documentation at https://docs.npmjs.com/cli/ci.html
How
Current Behavior
- No indication of the 'clean-install' alias that does appear to exist
Steps to Reproduce
- Navigate to https://docs.npmjs.com/cli/ci.html
Expected Behavior
- There should be an 'aliases:' list which includes 'clean-install' similar to https://docs.npmjs.com/cli/adduser.html which shows 'aliases: login, add-user'
Who
- n/a
References
- n/a
Note that I am happy to submit a pull request to adjust the documentation as described above if desired.
OmgImAlexis
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixing