sandraqu

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

I followed the directions but errors running the mise global command: gorails.com/setup/macos/15-sequoia

Now, with this setup the command line sees ruby and gem.
export PATH="/opt/homebrew/opt/ruby@3.2/bin:$PATH"
export PATH="/opt/homebrew/bin:$PATH"

rails is over here
export PATH="/opt/homebrew/lib/ruby/gems/3.2.0/bin"

but if I activate that line is screws up my command line for ruby, and other things. How do get the command line to see rails?