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] 'v' prefix in package version causes incorrect arborist retirement
- [BUG] Installing with --prefer-offline does not work if dependencies are not available in the cache
- [BUG] `npm explain` on repo with large # of packages fails with `invalid string length`
- [BUG] `npm rebuild` does not rebuild optional dependencies if they are in a nested node_modules folder
- [BUG] Path to Node binary not being made correctly in Git Bash
- [BUG] `npm install` removes resolved and integrity fields
- [BUG] _auth config in npmrc with unset environment variables should be considered as undefined
- [BUG] --legacy-peer-deps doesn't work if own package has no peerDependencies
- [BUG] npm run-script environment variables with embedded equal sign in value not working in windows
- [BUG] `bundleDependencies` symlinks are not included if packages are not in `package-lock.json`file
- Docs
- JavaScript not yet supported