Incompatible library version: nokogiri.bundle requires version 11.0.0 or later, but libxml2.2.dylib

前端 未结 8 1902
醉话见心
醉话见心 2020-12-01 14:31

I\'m getting this error when trying to run rspec in Hartl\'s tutorial. I googled the error, but it\'s never for the specific version and the fixes don\'t actually fix my pro

8条回答
  •  栀梦
    栀梦 (楼主)
    2020-12-01 15:06

    First gem uninstall nokogiri Second install nokogiri third restart terminal

    be happy

提交回复
热议问题