-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Description
When I go into airplane mode and run yarn start from root I get this error in the logs in the terminal.
[TypeError: fetch failed] {
cause: [Error: getaddrinfo ENOTFOUND api.openai.com] {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'api.openai.com'
}
I can see it's moaning about not being able to hit the api.openai.com endpoint so can I turn this off somehow? I don't need chatgpt anyway.
Metadata
Metadata
Assignees
Labels
No labels