cli
cli copied to clipboard
the package manager for JavaScript
Adds a warning message suggesting the use of `--include-workspace-root` when ENOENT is thrown for the `npm init` command when specifying one or more workspaces.
### 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...
Fixes indentation in Bash snippet. ## References
### 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 ### This issue exists in the latest npm version - [X] I am using...
libnpmversion only checks one same dir if is git repo, instead use `git.find` to check parents as well ## References fixes #2010
### 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] Installing local package with npm v7 in Windows partially modify package-lock with backslashes
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When installing a local dependency in Windows, the posix paths under...