安装 bootsnap (1.4.4) 时出错,Bundler 无法继续。
gem install bootsnap -v '1.4.4' --source 'https://rubygems.org/'
在捆绑之前确保成功。在 Gemfile 中:bootsnap
我尝试使用 railsinstaller 安装 rails 并遵循这个,因为我是 ruby 和其他东西的新手。:
https://www.tutorialspoint.com/ruby-on-rails/rails-installation.htm
并在
$ rails new app
命令之后
我遇到了我上面说的那个错误