I am following this tutorial of Heroku. I installed foreman with
sudo gem install foreman
but when I try to use this in the terminal with command
foreman
this returns
foreman: command not found
|
I am following this tutorial of Heroku. I installed foreman with
but when I try to use this in the terminal with command
this returns
|
||||
|
|
|
I would check where |
|||
|
|
|
Just got the same error: foreman command not found.
And re-install it back with rvm.
Good luck! |
|||
|
was all I needed to do However, when I followed the deb instructions on this page: http://theforeman.org/projects/foreman/wiki/Installation_instructions I had lots of issues...Eventually, I completely uninstalled before running gem install foreman. Then it worked like a charm. |
|||
|
|
|
You haven't given quite enough information for the problem to be properly diagnosed. (Eg, give a link to the tutorial, indicate if you tested foreman by itself, and tell us what "this" is, ie what command you entered or selected.) If the install appeared to be ok, and if |
|||
|
|