0
Good afternoon. While trying to install Rails and add-ons for your installation, I ran into a problem. I can perform the installation and its complement.
I followed this tutorial (https://gorails.com/setup/ubuntu/18.04#final-Steps)
When testing (Ubuntu use) Rails server by terminal, appears the page "Yay, you’re on Rails". So far so good. The problem comes after I reset the laptop. All continuous "installed", ruby, Node, database, etc. However, when I try to access any of them, I get the message from the terminal as if nothing is installed.
Has anyone here ever been through anything like this? Thank you.
BS: I have already remade the process and the error persists and occurs in the same way.
Obs1: I understand how the question is vague, but I have not found solution in other forums and I do not get any error message, only that nothing is installing, including ruby, bundler, mysql, etc. I ask you not to mark pending in my post. Since this occurred in a past publication and there was nothing wrong with my question. Grateful.
If you can post a few screens, it would help a lot.
ruby -v
andrails -v
return what?– felipemrvieira