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

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

### 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
Priority 1

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

## What & Why I've seen many instances of people getting this error `Tracker "idealTree" already exists` which is caused by installing packages in a root directory. Examples of where...

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

in `.npmrc` add a path to an editor with an empty space in it ``` editor=/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl ``` or ``` editor=/Applications/Visual Studio Code.app/Contents/Resources/app/bin/code ``` then on `npm edit` ``` ➜...

Priority 2