-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Describe the bug
When attempting to run (any) prompts after starting a Copilot CLI session, I am met with the following error:
Execution failed: Cannot destructure property 'viewer' of 'I.data' as it is undefined.
This seemed to start happening out of nowhere. I was using Copilot CLI this morning and, after starting a new session, I started receiving the error. I did try clearing the npm cache, logs and such in the ~/.copilot folder, and uninstalling/reinstalling the CLI. Included error from the logs in additional context.
Affected version
0.0.354 Commit: 076bd172b
Steps to reproduce the behavior
copilot- Wait for session to load.
- Prompt with "hi"
Expected behavior
No response
Additional context
Error from the logs:
2025-11-06T16:18:13.800Z [ERROR] Failed to fetch Copilot URL, using default: TypeError: Cannot destructure property 'viewer' of 'I.data' as it is undefined.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels