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
- [DOCS] arborist doesnt mention pnpm and yarn support
- [BUG] `npm pack` marks the wrong files as executable
- [BUG] npx fails to find local packages in project directory when using fnm
- Update realpath.js to fix https://github.com/npm/cli/issues/7309
- fix(arborist): check placed node children for missing deps (#7746)
- [BUG] The package-lock.json file depends on node_modules, which will cause the lock generated by npm i to be inconsistent after the lock file is deleted when some packages that depend on the system architecture (such as node-unix-socket) are installed again.
- [BUG] `npm install` sometimes removes indirect dependencies if a parent node was deleted from the lockfile
- [BUG] `npm outdated --json` doesn't provide distinct workspace packages information
- [BUG] `npm update -g ds` removes all global packages and npm itself
- Change default license to `UNLICENSED`
- Docs
- JavaScript not yet supported