AZURE SUBSCRIPTION
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
Does this occur consistently?
Repro steps:
1.
2.
Action: azure-dev.commands.cli.provision
Error type: ERR_INVALID_ARG_TYPE
Error Message: The "path" argument must be of type string. Received undefined
Version: 0.10.0
OS: win32
OS Arch: x64
OS Release: 10.0.26200
Product: Visual Studio Code - Insiders
Product Version: 1.135.0-insider
Language: en
UTC time: Sat, 22 Aug 2026 04:13:28 GMT
Call Stack
```
getWorkingFolder extension.js:2:803955
provision extension.js:2:749196
extension.js:2:51376extension.js:2:51376
extension.js:2:214238extension.js:2:214238
fulfilled extension.js:2:211777
```
Contributor guide
Research direction
Start with the azure-dev.commands.cli.provision command and the getWorkingFolder and provision locations shown in extension.js. Reproduce the failure on Windows with version 0.10.0 using the supplied command, then verify provisioning completes without ERR_INVALID_ARG_TYPE or the undefined path error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, vscode
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100