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] bundledDependencies without its node modules
- npm install should install peerDependencies of a local module
- Allow calling via corepack
- [BUG] `npm ls --dev` does not show only dev dependencies
- [BUG] npm i --production deletes duplicate .bin symlinks
- [BUG] overriding a dependency's dependency with a scoped package, within the dependency, resolves it to the wrong parent path
- [BUG] npm 8 allows incorrect peer dependencies when upgrading a v1 lockfile to v2.
- [BUG] `npm i` fails for a package that exists in uplink, but, does not exist in private registry
- [BUG] Cannot read properties of null (reading 'parent')
- [BUG] <package.json scripts do not create expected sub-shells>
- Docs
- JavaScript not yet supported