G
G
Grofoz2015-03-05 18:49:39
Composer
Grofoz, 2015-03-05 18:49:39

Failed to stat on composer.phar?

11b78ac5b875421c9af2f383561ca781.png
Installed according to different manuals composer. But still, after a successful installation, it does not respond to any commands.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Shurman, 2015-03-09
@Grofoz

Failed to execute stat - seems to mean in this case that there is no such file or directory. And judging by the picture - nothing has moved, because there is nothing there. Therefore, launching from other directories does not work. I would delete everything and then from the very beginning:
Install composer globally:
curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer
Well, and then anywhere to check if it works: composer -V

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question