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 @gcolson, sorry for the long wait here. Do you have a local Ruby installation? I think our packages there may need some maintenance.
Travelling Ruby is out of date and no longer supported, so I would recommend installing the gem version via gem install parity. I will look into updating our instructions.
I just installed parity using the "On Debian" install instruction from the repo : https://github.com/thoughtbot/parity#install
What command did you execute?
I tried to run
production console
from a project deployed to heroku.What did you expect to happen?
I expect to access the heroku console for my production deployment of my app
What actually happened?
I got this message :
bash: /usr/bin/production : /usr/bin/ruby : bad interpreter: No such file or directory
Some information about your installation
which development
,which staging
,which production
?/usr/bin/development
/usr/bin/staging
/usr/bin/production
The text was updated successfully, but these errors were encountered: