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
- [BUG] Wrong lock file modification for optional dependency
- [BUG] `npm pack` doesn't match directory prefiex (`dist-*` doesn't match `dist-cjs/index.js`)
- [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
- [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] Please provide clear documentation on how devDependencies installation will be triggered when installing dependencies through the git protocol.
- Docs
- JavaScript not yet supported