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 supported9 Subscribers
Add a CodeTriage badge to cli
Help out
- Issues
- Fix: Fix error reading matches of null when install dependencies
- [BUG] npm shows spinner while waiting for password
- [BUG] #7495 Partially fixes #7413, but running scripts for workspaces in the / directoy is still broken.
- [BUG] incorrect resolution of relative paths with install-strategy=linked
- [BUG] My computer is a Surface based on Windows ARM architecture, and I also encountered the same problem. I have tried to delete `package-lock.json` and `node_modules`, and then re-executed the `npm install` command, but the result has not changed. The following are my relevant error reports:
- [BUG] Wrong lock file modification for optional dependency
- [BUG] `npm pack` doesn't match directory prefiex (`dist-*` doesn't match `dist-cjs/index.js`)
- [BUG] Ctrl-C / SIGINT kills NPM while the Node app keeps running in the background
- [BUG] `npm` sometimes unexpected overrides peer dependencies, resulting in an invalid tree
- [BUG] `npm.ps1` introduced two regressions
- Docs
- JavaScript not yet supported