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 supported10 Subscribers
Add a CodeTriage badge to cli
Help out
- Issues
- [BUG] Dependencies with local file dependencies result in invalid lockfiles
- [BUG] `npm install` fails in my project since v7
- [BUG] Option engine-strict=true is not compatible with --omit=dev
- [BUG] In monorepositories `npm publish` and `npm pack` take into account `.gitignore` and ignore `.npmignore`
- [BUG] `npm pack` no longer auto-adds `npm-shrinkwrap.json` to tarball when `files` is specified
- [BUG] `npm install` creates unsync `package-lock.json`
- [BUG] `npm unpublish <package>@<version> -f` unpublishes all versions
- [BUG] argumentless -w argument defaults to true
- [BUG] Tests crash out on ctrl-c
- [BUG] When lockfile-version=3, using a custom registry breaks npm audit
- Docs
- JavaScript not yet supported