We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ERROR] TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:12789:11) at async file:///opt/homebrew/lib/node_modules/openai-chatgpt/node_modules/chatgpt/build/index.js:193:25 { cause: HeadersTimeoutError: Headers Timeout Error at Timeout.onParserTimeout [as _onTimeout] (node:internal/deps/undici/undici:9457:32) at listOnTimeout (node:internal/timers:570:11) at process.processTimers (node:internal/timers:511:7) { code: 'UND_ERR_HEADERS_TIMEOUT' } }
The text was updated successfully, but these errors were encountered:
What's your nodejs version?
Sorry, something went wrong.
No branches or pull requests
[ERROR] TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:12789:11)
at async file:///opt/homebrew/lib/node_modules/openai-chatgpt/node_modules/chatgpt/build/index.js:193:25 {
cause: HeadersTimeoutError: Headers Timeout Error
at Timeout.onParserTimeout [as _onTimeout] (node:internal/deps/undici/undici:9457:32)
at listOnTimeout (node:internal/timers:570:11)
at process.processTimers (node:internal/timers:511:7) {
code: 'UND_ERR_HEADERS_TIMEOUT'
}
}
The text was updated successfully, but these errors were encountered: