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

Command not found on Ubuntu #31

Open
lhrossi opened this issue Sep 3, 2018 · 3 comments
Open

Command not found on Ubuntu #31

lhrossi opened this issue Sep 3, 2018 · 3 comments

Comments

@lhrossi
Copy link

lhrossi commented Sep 3, 2018

I followed the usage instructions and installed bower-away using yarn and then using then npm install -g bower-away, but when I type bower-away I get this error.

Should I modify something in my environment variables?

@lhrossi
Copy link
Author

lhrossi commented Sep 3, 2018

Got it, my node libs was not on the PATH variable: export PATH="$PATH:/home/XXXXXX/public/node_modules/bin"

@ay11111111111
Copy link

Hi, could you, please, provide more details how did you solve the problem? I have the same issue. @lhrossi

@lhrossi
Copy link
Author

lhrossi commented Feb 27, 2019

Yes, you need to put your node libraries accessible to the application, what I did was to put it on the environment variable PATH, just like I put above.

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

2 participants