Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Missing Go Tool after fresh installation #985

Open
DedMorozzz opened this issue Jan 29, 2020 · 2 comments
Open

Missing Go Tool after fresh installation #985

DedMorozzz opened this issue Jan 29, 2020 · 2 comments

Comments

@DedMorozzz
Copy link

DedMorozzz commented Jan 29, 2020

The go tool is required to perform a get. Please ensure you have a go runtime installed: http://golang.org.

OS: Linux Mint 19.3
Atom version: 1.43.0

go env

GO111MODULE="" GOARCH="amd64" GOBIN="" GOCACHE="/home/dm/.cache/go-build" GOENV="/home/dm/.config/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GONOPROXY="" GONOSUMDB="" GOOS="linux" GOPATH="/home/dm/go" GOPRIVATE="" GOPROXY="https://proxy.golang.org,direct" GOROOT="/usr/local/go" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64" GCCGO="gccgo" AR="ar" CC="gcc" CXX="g++" CGO_ENABLED="1" GOMOD="" CGO_CFLAGS="-g -O2" CGO_CPPFLAGS="" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build630673647=/tmp/go-build -gno-record-gcc-switches"

go version
go version go1.13.7 linux/amd64

whereis go go: /usr/local/go /usr/local/go/bin/go

go works, from any folder. I can create builds, but go-plus doesnt see installed go
How to fix it?

@DedMorozzz
Copy link
Author

DedMorozzz commented Jan 29, 2020

it helps for me - #807 (comment)

But problem still exists for other users...

@ponderMuse
Copy link

ponderMuse commented Dec 7, 2020

Hello,

I have just installed go-plus 6.1.0 on Atom 1.53.0 x64 with go 1.15.6 running on Ubuntu 20 and the plugin is complaining with:

Missing Go Tool - The go tool is required to perform a get. Please ensure...

Is this issue still not resolved then or is there a clear workaround for it?

I should probably point out that I have on another machine a similar installation setup but Atom 1.26.1 (as it is a build for i386 instead of x64), go-plus 6.1.0 and go 1.15.6 and there the go-plus plugin works absolutely fine and without issue so I am not sure what else I can try to resolve this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants