1NPM-PING(1)                                                        NPM-PING(1)
2
3
4

NAME

6       npm-ping - Ping npm registry
7
8   Synopsis
9         npm ping [--registry <registry>]
10
11   Description
12       Ping  the  configured  or given npm registry and verify authentication.
13       If it works it will output something like:
14
15         Ping success: {*Details about registry*}
16
17       otherwise you will get:
18
19         Ping error: {*Detail about error}
20
21   See Also
22       · npm help config
23
24       · npm help npmrc
25
26
27
28
29                                  March 2020                       NPM-PING(1)
Impressum