LinuxCommandLibrary

npm-ping

checks connectivity to npm registry

TLDR

Ping npm registry

$ npm ping
copy
Ping custom registry
$ npm ping --registry [url]
copy

SYNOPSIS

npm ping [options]

DESCRIPTION

npm ping checks connectivity to npm registry. Verifies authentication if configured. Useful for diagnosing registry connection issues.

PARAMETERS

--registry url

Registry URL to ping.

SEE ALSO

npm(1), npm-config(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community