microsoft / microsoft/vscode-azurestaticwebapps
An error occurs when debugging the vue-basic-api project
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Linux
Build Version: 20221011.6
Repro Steps:
- Clone https://github.com/alexweininger/vue-basic-api -> Open the project in VS Code.
- Open VS Code terminal and run "npm install".
- Go to the "Run and Debug" menu -> Select "Azure Static Web Apps…" -> Select "SWA: Run vue-basic-api" -> Click the "Run" button.
- Check whether succeeds to debug the vue-basic-api project.
Expect:
Succeed to debug the vue-basic-api project without any error.
Actual:
An error occurs when debugging the vue-basic-api project.

testoutput.txt
More Info:
- This issue does not reproduce on Windows and Mac.
- This issue does not reproduce when debugging ReactSite project.
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
Start by reproducing the Linux failure with the vue-basic-api project using the listed npm install and Run and Debug steps. Read testoutput.txt and compare the behavior with the ReactSite project, Windows, and macOS. Done means vue-basic-api debugs successfully without the reported error on Linux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, node.js, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100