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 supported10 Subscribers
Add a CodeTriage badge to cli
Help out
- Issues
- [BUG] npm install does not include pre-release when determining version to install
- [BUG] `npm pack` doesn't match directory prefiex (`dist-*` doesn't match `dist-cjs/index.js`)
- [BUG] Passing CLI arguments via a Node scripts no longer works
- fix: issue-5280 Ensure save flags update package.json
- fix: don't emit package-lock.json when package.json does not exist
- [BUG] npm ci gives timeout error on gitlab runner
- [BUG] npm start suddenly started giving `npm ERR! Error: EACCES: permission denied, mkdir '/home/myuser'` as of yesterday (2023-11-30)
- [BUG] npm ci still does not work with overrides correctly
- [BUG] TypeError [ERR_INVALID_ARG_TYPE]: The "from" argument must be of type string.
- [BUG] GitHub references to dependencies slow/hang
- Docs
- JavaScript not yet supported