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] "script": "echo 'hi'" prints differently on macOS and windows
- [BUG] Got "Permission Denied" when execute local CLI command by `npm link` after git commit in current branch
- Feature request: Streaming when publishing
- [BUG] workspaces `install-strategy = "nested"` does not install/ignores dependencies
- [BUG] failure to access name on null dep property
- [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 unpublish <package>@<version> -f` unpublishes all versions
- [BUG] argumentless -w argument defaults to true
- [BUG] Tests crash out on ctrl-c
- Docs
- JavaScript not yet supported