microsoft / microsoft/vscode-azurestaticwebapps
Fail to debug the `angular-basic-dotnet` project with an error on M1
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: M1
Azure Resource Extension Build Version: 20220523.7
Azure Static Web App Extension Build Version: 20220523.7
Azure Function Extension Build Version: 20220524.1
Repro Steps:
- Open the
angular-basic-dotnetproject in VS Code -> Restore. - Type npm install in TERMINAL window.
- Navigate to "Run and Debug" view -> Select "Azure Static Web Apps…" in the dropdown list -> Select "SWA: Run angular-basic-dotnet" -> Debug.
- Check whether succeeds to debug without any error.
Expect:
Succeed to debug without any error.
Actual:
- Fail to debug with an error.

- Pop up an incorrect browser window automatically.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure on an M1 using the listed extension build versions and the angular-basic-dotnet project. Start from the VS Code Run and Debug flow for “SWA: Run angular-basic-dotnet” and inspect the launch behavior and browser selection. Done means debugging starts without an error and opens the correct browser window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100