richdynamix / magestead

The Vagrant Solution for Magento Developers
81 stars 29 forks source link

command not found #80

Open marcobolognesi opened 7 years ago

marcobolognesi commented 7 years ago

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

richdynamix commented 7 years ago

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

marcobolognesi commented 7 years ago

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