Describe the bug
I installed GitHub Copilot CLI using winget - winget install GitHub.Copilot command. But when I am running the command copilot --help I 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
- Install GitHub Copilot CLI.
- Run
copilot --help or copilot --version command.
Expected behavior
It should display the help information or version information.
Additional context
No response
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