This topic created in 2405 days ago, the information mentioned may be changed or developed.
在 macos 下安装的时候:
bundle install
报错:rubyzip-2.0.0 requires Ruby version >=2.4
我的系统中有一个 system 的 ruby
还有一个 rbenv 自己安装的 ruby 2.6.0
我用 rbenv global 2.6.0
rbenv init
然后确实切换到的 ruby 2.6.0
但还是这个报错
咋个办