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
make geth
build/env.sh go run build/ci.go install ./cmd/geth
ci.go:183: You have Go version go1.10.1
ci.go:184: go-ethereum requires at least Go version 1.7 and cannot
ci.go:185: be compiled with an earlier version. Please upgrade your Go installation.
exit status 1
Makefile:15: recipe for target 'geth' failed
make: *** [geth] Error 1
but srsly? i have new version Go but said that it's an earlier version?
It's how i installed Go on Ubuntu 18.04: apt install golang.
The text was updated successfully, but these errors were encountered:
When i trying to compile geth i getting error:
but srsly? i have new version Go but said that it's an earlier version?
It's how i installed Go on Ubuntu 18.04: apt install golang.
The text was updated successfully, but these errors were encountered: