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
- [BUG] npm install 'my-package' silently drops extra hard links to the same inode in node_modules/my-package
- [BUG] Get a package with optionnalDependencies from private registry. Get private package with `cpu` and `os` specified.
- fix: added informative root directory install error
- fix(cache): add limit for PackumentCache.heapLimit
- 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] dist-tag in package.json not re-evaluated
- [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:
- Docs
- JavaScript not yet supported