A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/cli/commit/33c4189f939aebdfaf85ea419e6ea01d0977b79d below:

add run-script workspaces · npm/cli@33c4189 · GitHub

File tree Expand file treeCollapse file tree 42 files changed

+964

-36

lines changed

Filter options

Expand file treeCollapse file tree 42 files changed

+964

-36

lines changed Original file line number Diff line number Diff line change

@@ -12,6 +12,8 @@ npm adduser [--registry=url] [--scope=@orgname] [--always-auth] [--auth-type=leg

12 12

aliases: login, add-user

13 13

```

14 14 15 +

Note: This command is unaware of workspaces.

16 + 15 17

### Description

16 18 17 19

Create or verify a user named `<username>` in the specified registry, and

Original file line number Diff line number Diff line change

@@ -10,6 +10,8 @@ description: Display npm bin folder

10 10

npm bin [-g|--global]

11 11

```

12 12 13 +

Note: This command is unaware of workspaces.

14 + 13 15

### Description

14 16 15 17

Print the folder where npm will install executables.

Original file line number Diff line number Diff line change

@@ -18,6 +18,8 @@ aliases: npm cache clear, npm cache rm

18 18

npm cache verify

19 19

```

20 20 21 +

Note: This command is unaware of workspaces.

22 + 21 23

### Description

22 24 23 25

Used to add, list, or clean the npm cache folder.

Original file line number Diff line number Diff line change

@@ -10,6 +10,8 @@ description: Tab Completion for npm

10 10

source <(npm completion)

11 11

```

12 12 13 +

Note: This command is unaware of workspaces.

14 + 13 15

### Description

14 16 15 17

Enables tab-completion in all npm commands.

Original file line number Diff line number Diff line change

@@ -18,6 +18,8 @@ npm get [<key> [<key> ...]]

18 18

alias: c

19 19

```

20 20 21 +

Note: This command is unaware of workspaces.

22 + 21 23

### Description

22 24 23 25

npm gets its config settings from the command line, environment

Original file line number Diff line number Diff line change

@@ -10,6 +10,8 @@ description: Deprecate a version of a package

10 10

npm deprecate <pkg>[@<version range>] <message>

11 11

```

12 12 13 +

Note: This command is unaware of workspaces.

14 + 13 15

### Description

14 16 15 17

This command will update the npm registry entry for a package, providing a

Original file line number Diff line number Diff line change

@@ -10,6 +10,8 @@ description: Check your npm environment

10 10

npm doctor

11 11

```

12 12 13 +

Note: This command is unaware of workspaces.

14 + 13 15

### Description

14 16 15 17

`npm doctor` runs a set of checks to ensure that your npm installation has

Original file line number Diff line number Diff line change

@@ -10,6 +10,8 @@ description: Edit an installed package

10 10

npm edit <pkg>

11 11

```

12 12 13 +

Note: This command is unaware of workspaces.

14 + 13 15

### Description

14 16 15 17

Selects a dependency in the current project and opens the package folder in

Original file line number Diff line number Diff line change

@@ -10,6 +10,8 @@ description: Browse an installed package

10 10

npm explore <pkg> [ -- <command>]

11 11

```

12 12 13 +

Note: This command is unaware of workspaces.

14 + 13 15

### Description

14 16 15 17

Spawn a subshell in the directory of the installed package specified.

Original file line number Diff line number Diff line change

@@ -10,6 +10,8 @@ description: Search npm help documentation

10 10

npm help-search <text>

11 11

```

12 12 13 +

Note: This command is unaware of workspaces.

14 + 13 15

### Description

14 16 15 17

This command will search the npm markdown documentation files for the terms

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4