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] npm audit will flag a resolved dependency as vulnerable if a package on the npm registry with the same name is vulnerable
- [BUG] <title>npm 10.5.0 run install stuck after install is successfully executed for the first time
- fix: Correct path resolution for file dependencies in linked install strategy
- Introduce --fail-fast flag for npm run in workspaces
- [BUG] omit=peer causes bin creation to be skipped if matches name of a peer dep
- [BUG] Arguments are not correctly passed from CLI to npm script when --workspace is used (npm 11.4.2, Windows, Powershell)
- fix: prune optional peer dependencies that are no longer explicitly depended on
- [BUG] credential checks don't resolve environment variable references
- [BUG] npx/exec unable to run bin scripts with . in name on Windows
- [BUG] Problems with npm install in docker
- Docs
- JavaScript not yet supported