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

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

Closed
tw1nk opened this issue Nov 1, 2016 · 2 comments · Fixed by #594
Closed

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

tw1nk opened this issue Nov 1, 2016 · 2 comments · Fixed by #594

Comments

@tw1nk
Copy link

tw1nk commented Nov 1, 2016

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
@ramya-rao-a
Copy link
Contributor

The latest update (0.6.48) has the fix.
Happy Coding!

@NaifAlrashed
Copy link

NaifAlrashed commented Jan 25, 2017

Hello, it seems that I am having the same issue, and it doesn't work even in the manual installation, which is this (taken from the README)
go get -u -v sourcegraph.com/sqs/goreturns
it seems that the repo for gorutine seems to have moved.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants