netlify/cli

Error: Netlify CLI has terminated unexpectedly.

Opened this issue · 0 comments

Describe the bug

The error message asked me to report here the following.
This is a problem with the Netlify CLI, not with your application.
If you recently updated the CLI, consider reverting to an older version by running:

npm install -g netlify-cli@VERSION

You can use any version from https://ntl.fyi/cli-versions.

Please report this problem at https://ntl.fyi/cli-error including the error details below.

Error: connect ETIMEDOUT 34.110.180.34:587
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)

System:
OS: Windows 10 10.0.22621
CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor
Binaries:
Node: 20.10.0 - C:\Program Files\nodejs\node.EXE
npm: 10.2.3 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (121.0.2277.128)

Steps to reproduce

Sent an email, few seconds later go this response.

Configuration

[build]
functions = './functions'

[[redirects]]
from = '/api/*'
to = '.netlify/functions/:splat'
status = 200

Environment

kelley@VIVID-BOOTH MINGW64 /c/SourceControl/octopusgarden (main)
$ npx envinfo --system --binaries --npmPackages netlify-cli --npmGlobalPackages netlify-cli
'envinfo' is not recognized as an internal or external command,
operable program or batch file.