Mountain Lion - LibXML & Nokogiri

前端 未结 9 1605
一整个雨季
一整个雨季 2020-12-24 12:34

I\'ve just updated to OS X Mountain Lion and I\'m getting the following when working with rails and terminal.

WARNING: Nokogiri was built against LibXML vers         


        
9条回答
  •  庸人自扰
    2020-12-24 13:15

    Nothing seemed to work for me to fix this one.

    Then I went into xcode and installed the updated command line tools, then gem uninstall nokogiri and gem install nokogiri and it worked!

提交回复
热议问题