microsoft / vscode-dapr

A Visual Studio Code extension for Dapr development
Other
58 stars 18 forks source link

Debugger Spawn Error #312

Open PShipstone opened 10 months ago

PShipstone commented 10 months ago

Does this occur consistently? Yes Repro steps:

  1. Clicking on debug when application is ran from terminal (or with the dapr.yaml Start Run menu option) using dapr run -f . to run the dapr.yaml file. This means I cannot attach the debugger within VSCode.

image

image

image

Action: vscode-dapr.applications.debug Error type: ENOENT Error Message: spawn c:\Users\redacted:username.vscode\extensions\ms-azuretools.vscode-daprredacted:id\dist\vendor\fastlistredacted:idx64.exe ENOENT

In case anybody else experiences this problem, it is possible to debug the app within Visual Studio 2022 by attaching to process (debug > attach to process...):

image

Version: 0.8.0 OS: win32 OS Release: 10.0.22631 Product: Visual Studio Code Product Version: 1.84.2 Language: en