Eos: Cleos Command Does Not Exist

Created on 21 Jun 2018  ·  5Comments  ·  Source: EOSIO/eos

While following the instructions on https://developers.eos.io/eosio-nodeos/docs/docker-quickstart I managed to set up Docker and finish all steps up to the "Cleos" section. Once I tried to complete the "Cleos" section, I ran into an issue when I attempted to run the command $ cleos --help. After attempting to run the command, I received an error message stating that the command does not exist.

Has anyone else had this issue? I would really appreciate any help I could get regarding this, as I am bran new to Linux. Thanks ahead of time!

Most helpful comment

cd eos_source_dir/build

sudo make install

Welcome to browse https://www.bcskill.com ,May help you with some common questions

All 5 comments

cd eos_source_dir/build

sudo make install

Welcome to browse https://www.bcskill.com ,May help you with some common questions

Wonderful, thank you very much! This should prove to be extremely valuable to me. Have a wonderful day/night!

done everything still stays the problem...

try

sudo ./eosio_install.sh

Welcome to browse https://www.bcskill.com ,May help you with some common questions

Thank you.

Was this page helpful?
0 / 5 - 0 ratings