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
- package-lock.json (missing resolved/integrity) not noticed and not repaired automatically by npm
- [BUG] npm audit fails with 404 error
- [BUG] npm link <package>: Cannot read properties of null (reading 'matches')
- npm install removes resolved and integrity properties from package-lock.json if installed from cache
- [BUG] NPM allows insecure code execution by configuration file
- `npm copy` copy module files and dependencies into a deployable folder
- [BUG] `npm install` started to hang on "still idealTree buildDeps" for 60 seconds if there are dependencies pointing to specific gitlab repository url (a regression compared to npm v6)
- [BUG] TAR_BAD_ARCHIVE: Unrecognized archive format
- [BUG] Big performance issues and possible memory leak
- [BUG] Arguments are not correctly passed from CLI to npm script (npm 7, Windows, Powershell)
- Docs
- JavaScript not yet supported