npm · npm/ECONNREFUSED
ECONNREFUSED
Connection Refused
npm could not connect to the registry. The registry may be down, unreachable, or behind a proxy. Check your network connection and proxy settings (npm config get proxy).
Also defined in
- posix Connection refused No process is listening on the remote address and port, or the remote host actively refused the connection. Numeric value is platform-specific: 111 on Linux, 61 on macOS.
- windows-errno Connection refused The target host actively refused the connection, meaning no process is listening on that port.