Skip to content
Cosmopediaby Unity Nodes
DiscussionsCosmos-SDK'gaiad version' and 'gaiacli version' commandsForum ↗

'gaiad version' and 'gaiacli version' commands

Cosmos-SDK3 posts2,174 views2 likesLast activity Sep 2018
DA
DanyOP
Sep 2018

Hi everyone,

After executing make commands, I’ve tried to ran ‘gaiad version’ and ‘gaiacli version’, but it shows me the next message: “gaiad: command not found”/“gaiacli: command not found”. Do anyone knows how to solve this problem?

Thanks in advance,
Dany

KA
katernoir
Sep 2018 2

Seems like your path variables are not set. Try something like:

GOPATH=$HOME/go
PATH=$GOPATH/bin:$PATH
DA
Dany
Sep 2018

It has been solved.

Thank you katernoir

← Back to Discussions