Skip to content

Can't run offline #121

@mikerossiter

Description

@mikerossiter

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions