Rails 7.1 and nokogiri
My rails 7.1 deployment on Ubuntu 22.04 has been working flawlessly, and then this morning, I tried to to
Rails 7.1 and nokogiri
My rails 7.1 deployment on Ubuntu 22.04 has been working flawlessly, and then this morning, I tried to to
Unable to install gem Nokogiri 1.7.1 on Ruby 2.3.1 | Mac M1 | Sonoma OS
I am trying to set up a legacy rails repo that runs on Ruby 2.3.1, on my Macbook (M1 Pro, Mac OS Sonoma). Upon bundle install
, I get this error about Nokogiri 1.7.1. Have tried a bunch of suggestions online but nothing has worked so far. Any idea how to fix this?