Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Blockchain by (12.7k points)

I received this error:

No command 'peer' found, did you mean:

Command 'pee' from package 'moreutils' (universe)

Command 'beer' from package 'gerstensaft' (universe)

Command 'peel' from package 'ears' (universe)

Command 'pear' from package 'php-pear' (main)

peer: command not found

1 Answer

0 votes
by (29.5k points)

Hi your connection might be an issue so To connect to the cli container:

docker exec -it
cli bash

If this is not the problem, you can try the command from the bin folder :

/
usr/local/bin

But this folder should be in the PATH environment variable, for example:

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Browse Categories

...