-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Unable to run GitHub Copilot CLI. #2953
Copy link
Copy link
Open
Labels
area:installationInstalling, updating, versioning, PATH setup, and binary distributionInstalling, updating, versioning, PATH setup, and binary distributionarea:platform-windowsWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows TerminalWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows Terminal
Metadata
Metadata
Assignees
Labels
area:installationInstalling, updating, versioning, PATH setup, and binary distributionInstalling, updating, versioning, PATH setup, and binary distributionarea:platform-windowsWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows TerminalWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows Terminal
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
I installed GitHub Copilot CLI using winget -
winget install GitHub.Copilotcommand. But when I am running the commandcopilot --helpI am getting some error - node permission issues. I don't have admin rights on the machine.Affected version
1.0.34
Steps to reproduce the behavior
copilot --helporcopilot --versioncommand.Expected behavior
It should display the help information or version information.
Additional context
No response