Shopify CLI ECONNRESET

Topic summary

A user encountered an ECONNRESET error when running shopify help after installing Shopify CLI for the first time following official documentation.

Error details:

  • Error occurs at onStreamRead (node:internal/stream_base_commons:218)
  • Persists even after clearing HTTP proxy settings

Current status:

  • User suspects corporate network proxy configuration is blocking the connection
  • Plans to test on a non-work network to confirm
  • Seeking guidance on accessing full stack trace or alternative troubleshooting approaches

Resolution: Unresolved - awaiting network environment testing to isolate the cause.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

I installed the Shopify CLI for the first time following the instructions:

Shopify CLI

and then get the following error message:

$ shopify help
╭─ error ╮
│ │
│ read ECONNRESET │
│ │
│ To investigate the issue, examine this stack trace: │
│ at onStreamRead (node:internal/stream_base_commons:218)

When I clear my HTTP proxy, I get the sameerror message.

I am on my work network, so will try later on a non-work env network

Any ideas how to get to the stack trace to figure this out or other suggestions?

It is likely a proxy issue on our corporate network.