atian25 / yuque-exporter

export yuque to local markdown
MIT License
321 stars 36 forks source link

[ConnectTimeoutError: Connect Timeout Error]code: 'UND_ERR_CONNECT_TIMEOUT' #35

Open StrokMitream opened 1 year ago

StrokMitream commented 1 year ago
node:internal/process/esm_loader:40
      internalBinding('errors').triggerUncaughtException(
                                ^

ConnectTimeoutError: Connect Timeout Error
    at onConnectTimeout (/opt/homebrew/lib/node_modules/yuque-exporter/node_modules/undici/lib/core/connect.js:186:24)
    at /opt/homebrew/lib/node_modules/yuque-exporter/node_modules/undici/lib/core/connect.js:133:46
    at Immediate._onImmediate (/opt/homebrew/lib/node_modules/yuque-exporter/node_modules/undici/lib/core/connect.js:174:9)
    at process.processImmediate (node:internal/timers:478:21) {
  code: 'UND_ERR_CONNECT_TIMEOUT'
}

Node.js v21.1.0