8000 Error when running dart run build_runner on the example · Issue #201 · anasfik/openai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error when running dart run build_runner on the example #201
Open
@tyler-jewell

Description

@tyler-jewell

Environment variable not found for field apiKey.
package:example/env/env.dart:9:23

9 │ static const String apiKey = _Env.apiKey;
│ ^^^^^^

I am currently changing the ENV var name to resolve this.

Before:

OPEN_AI_API_KEY=

After:

API_KEY=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0