/var/lang/lib/node_modules/npm/man/man1
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
.TH "NPM-PING" "1" "February 2026" "NPM@11.11.0" "".SH "NAME"\fBnpm-ping\fR - Ping npm registry.SS "Synopsis".P.RS 2.nfnpm ping.fi.RE.PNote: This command is unaware of workspaces..SS "Description".PPing the configured or given npm registry and verify authentication. If it works it will output something like:.P.RS 2.nfnpm notice PING https://registry.npmjs.org/npm notice PONG 255ms.fi.RE.Potherwise you will get an error:.P.RS 2.nfnpm notice PING http://foo.com/npm ERR! code E404npm ERR! 404 Not Found - GET http://www.foo.com/-/ping?write=true.fi.RE.SS "Configuration".SS "\fBregistry\fR".RS 0.IP \(bu 4Default: "https://registry.npmjs.org/".IP \(bu 4Type: URL.RE 0 .PThe base URL of the npm registry..SS "See Also".RS 0.IP \(bu 4npm help doctor.IP \(bu 4npm help config.IP \(bu 4npm help npmrc.RE 0