microsoft / microsoft/vscode-azurestaticwebapps

An error occurs when debugging the vue-basic-api project

Open
#748 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI investigate
Dominant language
TypeScript
Stars
99
Forks
39
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: Linux
Build Version: 20221011.6

Repro Steps:

  1. Clone https://github.com/alexweininger/vue-basic-api -> Open the project in VS Code.
  2. Open VS Code terminal and run "npm install".
  3. Go to the "Run and Debug" menu -> Select "Azure Static Web Apps…" -> Select "SWA: Run vue-basic-api" -> Click the "Run" button.
  4. 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.
image
testoutput.txt

More Info:

  1. This issue does not reproduce on Windows and Mac.
  2. This issue does not reproduce when debugging ReactSite project.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.