Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-bash: magestead: command not found #95

Open
s2010 opened this issue Feb 17, 2017 · 2 comments
Open

-bash: magestead: command not found #95

s2010 opened this issue Feb 17, 2017 · 2 comments

Comments

@s2010
Copy link

s2010 commented Feb 17, 2017

I'm running mac OS El Capitan and I'm having the same error , i fixed the path using
echo 'export PATH="$PATH:$HOME/.composer/vendor/bin"' >> ~/.bash_profile
but still not working .

@anomaddev
Copy link

+1

@richdynamix
Copy link
Owner

@s2010 Do you have an example output? Is $HOME defined? What happens if you set it to

export PATH="$PATH:~/.composer/vendor/bin"' >> ~/.bash_profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants