【问题标题】:An error occurred while installing racc (1.6.0), and Bundler cannot continue安装 racc (1.6.0) 时出错,Bundler 无法继续
【发布时间】:2022-01-20 17:08:48
【问题描述】:

运行 bundle 时出现以下错误

An error occurred while installing racc (1.6.0), and Bundler cannot continue.
Make sure that `gem install racc -v '1.6.0' --source 'https://rubygems.org/'` succeeds before bundling.

【问题讨论】:

    标签: ruby rubygems


    【解决方案1】:

    我遇到了同样的错误。我尝试了以下方法,错误消失了。希望对你有帮助。

    1. ruby 更新为the latest version 2.7.0p0 使用:

      sudo apt-get install ruby-full build-essential
      
    2. 重新运行bundle install

    【讨论】:

      猜你喜欢
      • 2023-02-02
      • 1970-01-01
      • 2013-12-07
      • 2016-03-14
      • 2017-02-09
      • 2018-09-08
      • 2020-01-16
      • 2021-06-25
      • 2014-01-12
      相关资源
      最近更新 更多