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

On macOS, when go.toolsGopath is set (and different from GOPATH), Debugger fails to start #61025

Closed
ExcChua opened this issue Oct 16, 2018 · 1 comment
Labels
*caused-by-extension Issue identified to be caused by an extension extensions Issues concerning extensions

Comments

@ExcChua
Copy link

ExcChua commented Oct 16, 2018

  • VSCode Version: 1.28.1
  • OS Version: macOS 10.13.6 (17G65)

Error: Failed to continue: "Cannot find Delve debugger. Install from https://github.com/derekparker/delve & ensure it is in your "GOPATH/bin" or "PATH"."

Steps to Reproduce:

  1. Set go.toolsGopath in User Settings (not Workspace settings) to a new location.
  2. Install Go Tools to go.toolsGopath using Command Palette, "Go: Install/Update Tools" and install all tools.
  3. Start a new Go project, and attempt to debug.

Does this issue occur when all extensions are disabled?: This question does not apply, because if all extensions are disabled, Go cannot be used in VS Code.

@vscodebot vscodebot bot added the extensions Issues concerning extensions label Oct 16, 2018
@Tyriar Tyriar added the *caused-by-extension Issue identified to be caused by an extension label Oct 23, 2018
@vscodebot
Copy link

vscodebot bot commented Oct 23, 2018

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Oct 23, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

2 participants