cli
https://github.com/npm/cli
JavaScript
the package manager for JavaScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported9 Subscribers
Add a CodeTriage badge to cli
Help out
- Issues
- fix: the information time object output by `npm view` should sorted b…
- [DOCS] `npm pack` doesn't include file specified in `main` field
- [BUG] Shebang is not valid for project dir and npm pack
- [DOCS] arborist doesnt mention pnpm and yarn support
- [BUG] `npm pack` marks the wrong files as executable
- [BUG] npx fails to find local packages in project directory when using fnm
- fix: prevent infinite recursion when looking up real paths
- fix(arborist): check placed node children for missing deps (#7746)
- [BUG] The package-lock.json file depends on node_modules, which will cause the lock generated by npm i to be inconsistent after the lock file is deleted when some packages that depend on the system architecture (such as node-unix-socket) are installed again.
- [BUG] `npm install` sometimes removes indirect dependencies if a parent node was deleted from the lockfile
- Docs
- JavaScript not yet supported