Ignoring GEM because its extensions are not built

前端 未结 18 1353
陌清茗
陌清茗 2020-12-04 06:35

On both my work and home computers, I recently upgraded Ruby to 2.3.1, using ruby-install. I use chruby as my Ruby switcher.

I started seei

18条回答
  •  遥遥无期
    2020-12-04 07:25

    I did everything mentioned above including

    • xcode-select --install
    • reinstall ruby
    • reinstall all gems
    • gem pristine --all

    but the issue was the same for me. I just rebooted my Mac as the last hope, and the warning messages are disappeared.

    Weird, but if anyone's struggling with this issue after trying everything on StackOverflow, try reboot your machine.

提交回复
热议问题