I just downloaded an app code from github and when I am trying to run the command rails s
, I am getting this error -
The program 'rails' can be found in the following packages:
* rails
* ruby-railties-3.2
This is specific to this app only, can someone tell me how to fix this ? I am using RVM
In case anyone else has this problem, but the above doesn't work. Try running:
/bin/bash --login
then run
rvm use 2.0.0 #or whatever your version number is...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With