cli icon indicating copy to clipboard operation
cli copied to clipboard

the package manager for JavaScript

Results 634 cli issues
Sort by recently updated
recently updated
newest added

Hi, in my case, I’d like to avoid installing **extraneous** packages because it goes against what we want to achieve with our **SCA tool**. Is there any way to prevent...

### 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...

Bug
Needs Triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [ ] I am...

Bug
Needs Triage

### 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...

Bug
Priority 2

Environment variables explanation was incorrect before. - [x] fixed capitalisation of headings - [x] added the env vars populated from package.json - [x] added the env vars populated from .npmrc...

:robot: I have created a release *beep* *boop* --- 11.0.0-pre ## [11.0.0-pre](https://github.com/npm/cli/compare/v10.9.0...v11.0.0-pre) (2024-10-18) ### ⚠️ BREAKING CHANGES * npm will no longer switch to global mode if aliased to "npmg"...

autorelease: pending

### 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...

Bug
Needs Triage

### 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...

Bug
Needs Triage

## What This pr bumps `pacote` which will honor `ignoreScripts` opt passed in through the cli. In addition it adds `--ignore-scripts` as a flag to the pack command ignore the...