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
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
When using delve in vscode, I got Failed to continue: "Error: spawn /usr/local/bin/dlv ENOENT" error. Using command line to launch delve works as expected.
Summery
When using delve in vscode, I got
Failed to continue: "Error: spawn /usr/local/bin/dlv ENOENT"error. Using command line to launch delve works as expected.Reproduction
https://github.com/surajbarkale-dolby/gb-example/tree/vscodedebug.shto launch delve to verify that delve workscode .)