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
- [BUG] Ctrl-C / SIGINT kills NPM while the Node app keeps running in the background
- [BUG] `npm` sometimes unexpected overrides peer dependencies, resulting in an invalid tree
- [BUG] `npm.ps1` introduced two regressions
- fix(powershell): use Invoke-Expression to pass args
- [BUG] npm audit does not show the package from package.json that depends on the vulnerable package
- docs: update man page generation to respect `SOURCE_DATE_EPOCH`
- [BUG] Passing CLI arguments via a Node scripts no longer works
- [BUG] failed optional dependency builds should not prevent global install of packages
- [BUG] installing a package with incompatible peer dependencies and `--force` sometimes results in an inf. loop
- [DOCS] Question on `.npmignore` / `files` behavior for git dependencies in latest version
- Docs
- JavaScript not yet supported