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

setup not running ...im unable to install hercules ... go get github.com/fatih/color then my terminal --"go run Setup.go" is not working also shows " bash: go: command not found" #23

Open
Ritwiksharma opened this issue Nov 4, 2017 · 2 comments

Comments

@Ritwiksharma
Copy link

No description provided.

@Ritwiksharma Ritwiksharma changed the title setup not running ...im unable to install hercules ... setup not running ...im unable to install hercules ... go get github.com/fatih/color then my terminal shows " bash: go: command not found" Nov 4, 2017
@Ritwiksharma Ritwiksharma changed the title setup not running ...im unable to install hercules ... go get github.com/fatih/color then my terminal shows " bash: go: command not found" setup not running ...im unable to install hercules ... go get github.com/fatih/color then my terminal --"go run Setup.go" is not working als shows " bash: go: command not found" Nov 4, 2017
@Ritwiksharma Ritwiksharma changed the title setup not running ...im unable to install hercules ... go get github.com/fatih/color then my terminal --"go run Setup.go" is not working als shows " bash: go: command not found" setup not running ...im unable to install hercules ... go get github.com/fatih/color then my terminal --"go run Setup.go" is not working also shows " bash: go: command not found" Nov 4, 2017
@Cannatrix2011
Copy link

You need install GO.

Run:
apt update && apt install golang

And try again.

@iToXiC-Devex
Copy link

Run this command:
export GOPATH="$HOME/your-workspace-dir/"
Then this:
go get github.com/fatih/color
Then try running setup.go again:
go run Setup.go

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

3 participants