You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking on debug when application is ran from terminal (or with the dapr.yamlStart Run menu option) using dapr run -f . to run the dapr.yaml file. This means I cannot attach the debugger within VSCode.
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...):
Version: 0.8.0
OS: win32
OS Release: 10.0.22631
Product: Visual Studio Code
Product Version: 1.84.2
Language: en
Does this occur consistently? Yes
Repro steps:
dapr.yamlStart Run menu option) usingdapr run -f .to run thedapr.yamlfile. This means I cannot attach the debugger within VSCode.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...):
Version: 0.8.0
OS: win32
OS Release: 10.0.22631
Product: Visual Studio Code
Product Version: 1.84.2
Language: en