Ferenc Lazar

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Setup MacOS 12 Monterey Discussion

:( M1 macbook Pro, Monterey 12.0.1, everything "by the book" (meaning following the steps above) except it doesn't think rails is installed...
Maybe some env var missing?

% rails -v
Rails is not currently installed on this system. To get the latest version, simply type:

$ sudo gem install rails

You can then rerun your "rails" command.
<<<<<<
% ruby -v
ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [arm64-darwin21]
% gem -v
3.3.3