microsoft / microsoft/GitHub-Copilot-for-Azure
no
- Dominant language
- Python
- Stars
- 250
- Forks
- 204
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 67
Description
Does this occur consistently?
Repro steps:
1.
2.
Action: installSkillsFromToast
Error type: UNKNOWN
Error Message: spawn UNKNOWN
Version: 1.0.209
OS: win32
OS Arch: x64
OS Release: 10.0.26200
Product: Visual Studio Code
Product Version: 1.126.0
Language: en
UTC time: Thu, 02 Jul 2026 09:02:46 GMT
Call Stack
```
extension.bundle.js:2:2275411extension.bundle.js:2:2275411
isGitInstalled extension.bundle.js:2:2275381
extension.bundle.js:2:2276216extension.bundle.js:2:2276216
extension.bundle.js:2:2261872extension.bundle.js:2:2261872
I extension.bundle.js:2:2261561
runSkillsInstall extension.bundle.js:2:2276170
extension.bundle.js:2:2264022extension.bundle.js:2:2264022
fulfilled extension.bundle.js:2:2261628
```
Contributor guide
Research direction
Start by reproducing the installSkillsFromToast action on Windows and inspect the failure reported from extension.bundle.js, especially the isGitInstalled path. The issue does not provide reproduction steps or an expected result, so first establish those; done means the UNKNOWN spawn failure is resolved and the installation flow is verified on the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100