Skip to content

report error when try to auth #8

@ejunzen

Description

@ejunzen

What happened?

already have envs

OPENAI_BASE_URL=https://dashscope-intl.aliyuncs.com/compatible-mode/v1
OPENAI_API_KEY=sk-xxxxxxxxxxxxxxx
OPENAI_MODEL=qwen3-coder-plus

log

file:///Users/sven/study/openai/qwen-code/bundle/gemini.js:262489
onSelect(items[activeIndex].value);
^

TypeError: Cannot read properties of undefined (reading 'value')
at RadioButtonSelect.use_input_default.isActive (file:///Users/sven/study/openai/qwen-code/bundle/gemini.js:262489:37)
at file:///Users/sven/study/openai/qwen-code/bundle/gemini.js:225709:11
at exports3.batchedUpdates (file:///Users/sven/study/openai/qwen-code/bundle/gemini.js:21561:16)
at EventEmitter.handleData (file:///Users/sven/study/openai/qwen-code/bundle/gemini.js:225708:28)
at EventEmitter.emit (node:events:530:35)
at ReadStream.handleReadable (file:///Users/sven/study/openai/qwen-code/bundle/gemini.js:225003:34)
at ReadStream.emit (node:events:518:28)
at emitReadable_ (node:internal/streams/readable:834:12)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21)

Node.js v22.14.0

what should i do to fix this problem

What did you expect to happen?

login

Client information

Details
$ gemini /about
# paste output here

Login information

No response

Anything else we need to know?

No response

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