Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger Spawn Error #312

Open
PShipstone opened this issue Nov 19, 2023 · 0 comments
Open

Debugger Spawn Error #312

PShipstone opened this issue Nov 19, 2023 · 0 comments

Comments

@PShipstone
Copy link

PShipstone commented Nov 19, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant