`list include` talks about installing packages instead of listing them
Open
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 712
- Forks
- 4.2k
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 3
Description
documentation indicates that npm list --include installs dependencies
Option that allows for defining which types of dependencies to install.
shouldn't it say list instead of install?
this applies to multiple items:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the npm ls sections for include, omit, global, workspaces, and install-links at the linked documentation URLs. Check each description for install wording where it should describe listing, update the affected text, and verify all five sections consistently refer to npm list behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100