我尝试了 ruby 版本2.0.0, 2.1.5和2.2.1. 也gem install byebug -v '5.0.0'成功安装了 byebug。byebug -v返回:运行 byebug 5.0.0,但bundle install仍然失败并给我错误“byebug 需要 ruby 版本 >= 2.0.0”。
1854 次
我尝试了 ruby 版本2.0.0, 2.1.5和2.2.1. 也gem install byebug -v '5.0.0'成功安装了 byebug。byebug -v返回:运行 byebug 5.0.0,但bundle install仍然失败并给我错误“byebug 需要 ruby 版本 >= 2.0.0”。