cli icon indicating copy to clipboard operation
cli copied to clipboard

the package manager for JavaScript

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

### Is there an existing issue for this? - [X] I have searched the existing issues Might be related to: #2627 ### Current Behavior I have a project there the...

Release 7.x
Bug
Priority 2
cmd:exec

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

Release 8.x
Bug
Needs Triage

Local directories have to be "installed" so that their bins are linked and set up and callable, the user shouldn't need to be prompted to do that. Note that this...

`npm exec`/`npx` do not fully respect the `script-shell` parameter. When combined with https://github.com/npm/run-script/issues/103 this means that users on AIX cannot run `npx`/`npm exec` commands even with `script-shell` set to `bash`....

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

Release 8.x
Bug
Priority 1

### Is there an existing issue for this? - [X] I have searched the existing issues This issue is related to: https://github.com/npm/cli/issues/4684, https://github.com/npm/cli/issues/4732, https://github.com/npm/cli/issues/4732 ### This issue exists in the...

Release 8.x
Bug
Needs Triage
config:overrides

### Is there an existing issue for this? - [X] I have searched the existing issues ### This is a CLI Docs Problem, not another kind of Docs Problem. -...

Needs Triage
Documentation

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

Release 8.x
Bug
Priority 2
ws:arborist

- Fixes double prefix for hooks scopes names - Fixes libnpmhook mocks (In the function logic, the symbol `@` is not removed from the hooks scopes names, but in mocks...

Needs Triage