-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Fresh install, when code-review is installed, it throws the DOMException.
Gemini CLI Stats
| Statistic | Value |
|---|---|
| CLI Version | 0.15.3 |
| Git Commit | a9789ae61 |
| Model | auto |
| Sandbox | no sandbox |
| OS | darwin |
| Auth Method | OAuth |
Other Information
| Setting | Value |
|---|---|
| Node Version | v24.11.0 |
| Default Browser | Safari |
Error Message
Debug Console (F12 to close)
ℹ Loading extension: code-review
✖ [FileCommandLoader] Error loading commands from /Users/dariuszparys/src/work/rida-gemini/.gemini/commands: DOMException [AbortError]: This operation was aborted
at new DOMException (node:internal/per_context/domexception:76:18)
at AbortController.abort (node:internal/abort_controller:506:18)
... (stack trace omitted)
✖ [FileCommandLoader] Error loading commands from /Users/dariuszparys/.gemini/extensions/code-review/commands: DOMException [AbortError]: This operation was aborted
at new DOMException (node:internal/per_context/domexception:76:18)
at AbortController.abort (node:internal/abort_controller:506:18)
... (stack trace omitted)
ℹ Authenticated via "oauth-personal".