--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # npm ping > Ping `npm` registry. > More information: . - Ping the default `npm` registry: `npm ping` - Ping custom `npm` registry: `npm ping --registry {{custom_registry_url}}`