You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: