cli
cli copied to clipboard
the package manager for JavaScript
## Description This PR adds documentation explaining how `npm install` behaves with respect to `package.json` and `package-lock.json`, a common source of confusion for npm users. ## Changes - Added a...
### Is there an existing issue for this? - [x] I have searched the existing issues ### This issue exists in the latest npm version - [x] I am using...
## Description This PR documents the \orceAuth\ option for libnpmpublish, which is required when using automation tokens or when the \ oken\ option alone doesn't work. ## Changes -...
### Is there an existing issue for this? - [x] I have searched the existing issues ### This issue exists in the latest npm version - [ ] I am...
I like using lifecycle scripts for local development, but I don’t want third party packages to run their install scripts on my machine. Typically my scripts look something like this:...
### Is there an existing issue for this? - [x] I have searched the existing issues ### This issue exists in the latest npm version - [x] I am using...
Would it be possible to consider an RFC for adding flags to npm CLI to specify dates from/until which any dependency or sub dependencies should be installed from? e.g npm...
### Is there an existing issue for this? - [x] I have searched the existing issues ### This issue exists in the latest npm version - [x] I am using...
### Is there an existing issue for this? - [x] I have searched the existing issues ### This issue exists in the latest npm version - [x] I am using...
### Is there an existing issue for this? - [x] I have searched the existing issues (there are similar issues for previous versions, but not for node 25 or the...