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 supported14 Subscribers
Add a CodeTriage badge to cli
Help out
- Issues
- [Change] Make deprecation notices less scary
- [BUG] npm install 'my-package' silently drops extra hard links to the same inode in node_modules/my-package
- fix: added informative root directory install error
- fix(cache): add limit for PackumentCache.heapLimit
- [BUG] #7495 Partially fixes #7413, but running scripts for workspaces in the / directoy is still broken.
- [BUG] Wrong lock file modification for optional dependency
- [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
- [BUG] npm audit does not show the package from package.json that depends on the vulnerable package
- Docs
- JavaScript not yet supported