Errors Installing mysql2 gem via the Bundler

前端 未结 9 687
庸人自扰
庸人自扰 2020-12-04 10:33

I am trying to install the mysql2 gem via the Bundler, but it keeps dying with the following error:

** executing command
/home/cc_rails/.rvm/rub         


        
9条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-04 10:51

    I know this is ancient, but if anyone still gets this zlib error, make certain that you typed: rvm use

    (whatever version you're using)

    I could have sworn I did that. Just posting in case anyone is pulling their hair out and this helps. If not good luck. :)

提交回复
热议问题