Hi, im a newbie to Cosmos SDK and was following the doc, cosmos Academy/run your own cosmos chain/ignite cli
I failed to use the checkersd status
cmd after everything seems to run fine, it just says checkersd: cmd not found
. i dont think the checkersd binary has been created.
I wonder if anyone knows what the problem is. I use Ubuntu20.04 btw. Thanks!
If I had to guess and I am guessing because I can’t see your code, somehow the status command is not registered with the CLI tooling in the CMD folder now this doesn’t make a ton of sense, because I’m not sure that it needs to be explicitly registered but that’s what I think. I also think that it did compile correctly because otherwise you could not have started the chain.