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
I checked Go environment variables by running go env in terminal to see Go environment settings, including $GOPATH and $GOBIN. That's where I discovered the bin directory under $GOPATH which contains the enola executable. It's not the go installed via brew, which is weird, because I didn't have any go on my latest macOS and just installed it with the help of brew package manager.
Even after installing using the documentation, it always outputs enola : command not found.
I am using Ubunut Mate.
Any help is appreciated.
The text was updated successfully, but these errors were encountered: