簡體   English   中英

Rails 與 Bundler 2.0.1 的最早兼容版本是什么?

[英]What is the earliest compatible version of Rails with Bundler 2.0.1?

為了與 bundler 2.0.1 兼容,我需要使用的最早版本的 Rails 是什么?

導軌 5.1.3

在 Rails 5.1.2 及更低版本中,運行bundle install出現以下不兼容錯誤:

Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    rails (= 5.1.2) was resolved to 5.1.2, which depends on
      bundler (< 2.0, >= 1.3.0)

  Current Bundler version:
    bundler (2.0.1)
This Gemfile requires a different version of Bundler.

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM