Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Install tools does not use go.goroot project setting.  #592

@tw1nk

Description

@tw1nk

When I setup a go.goroot project setting I expect that the install tools would use the go command installed in that location, and not try to find it from the $PATH environment variable.

I have a setup where I want different tooling and different versions of the go environment for different projects and they should all be self contained.

Output:

Installing 1 tools
  goreturns

Installing goreturns FAILED

1 tools failed to install.

goreturns:
Error: Command failed: go get -u -v sourcegraph.com/sqs/goreturns
/bin/sh: go: command not found
/bin/sh: go: command not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions