Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

ethermint: command not found #479

@ryok-0319

Description

@ryok-0319

I'm using MacOS High Sierra.

I installed ethermint by go get github.com/tendermint/ethermint
And cd into ethermint and run make install
It returns

go install -tags netgo -ldflags "-X github.com/cosmos/ethermint/version.GitCommit=c06a3f9" ./cmd/emintd
go install -tags netgo -ldflags "-X github.com/cosmos/ethermint/version.GitCommit=c06a3f9" ./cmd/emintcli]

and apparently there is no error.

However, when I do ethermint version, it returns zsh: command not found: ethermint

go version :
go1.10.1 darwin/amd64

echo $GOPATH :
/Users/ryo/go

pwd :
/Users/ryo/go/src/github.com/tendermint/ethermint

Metadata

Metadata

Assignees

No one assigned

    Labels

    will-closeIssue or PR that is due to be closed pending further consideration.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions