magestead icon indicating copy to clipboard operation
magestead copied to clipboard

command not found

Open marcobolognesi opened this issue 9 years ago • 2 comments

Hi, I completed the part $ composer global require "richdynamix/magestead" correctly and added ~/.composer/vendor/bin in my PATH, but when I run magestead new my-project it says command not found.

I'm not sure the problem is only in the PATH and I would like to have a try using the whole path to run the command. What should I do? $ /.composer/vendor/bin/magestead new my-project ?

Once tried properly this way, what else could be the problem if it still says command not found? Sorry but I'm a newbie in this environment, I really need some help.

Thank you Marco

marcobolognesi avatar Nov 18 '16 10:11 marcobolognesi

What operating system are you running on? Does ~/.composer exist?

richdynamix avatar Nov 28 '16 20:11 richdynamix

Hi, my OS is Fedora24 and yes the ~/.composer.exists

marcobolognesi avatar Dec 02 '16 11:12 marcobolognesi