LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

npm-ping

checks connectivity to npm registry

TLDR

Ping default npm registry
$ npm ping
copy
Ping custom registry
$ npm ping --registry [https://registry.example.com]
copy

SYNOPSIS

npm ping [options]

DESCRIPTION

npm ping pings the configured or specified npm registry and verifies authentication if credentials are configured. It outputs the registry URL and response time on success, or an error on failure. Useful for diagnosing registry connectivity issues, verifying custom registry configurations, and troubleshooting npm authentication.

PARAMETERS

--registry url

Registry URL to ping (default: https://registry.npmjs.org).

INSTALL

sudo pacman -S npm
copy
sudo apk add npm
copy
brew install npm
copy

CAVEATS

Requires network connectivity. If authentication is configured, the ping also verifies token validity.

SEE ALSO

npm(1), npm-config(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid