Ruby 2.6.10 → Ruby 2.7.6#4
Draft
keisukesaito7 wants to merge 6 commits intosikmi/bondo-api-docker-ruby2.6.10node8.15from
Draft
Ruby 2.6.10 → Ruby 2.7.6#4keisukesaito7 wants to merge 6 commits intosikmi/bondo-api-docker-ruby2.6.10node8.15from
keisukesaito7 wants to merge 6 commits intosikmi/bondo-api-docker-ruby2.6.10node8.15from
Conversation
[エラー文]
root@f832b4824b09:/usr/src/app# bin/rails s -b 0.0.0.0
Traceback (most recent call last):
6: from bin/rails:3:in `<main>'
5: from bin/rails:3:in `require_relative'
4: from /usr/src/app/config/boot.rb:5:in `<top (required)>'
3: from /usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:71:in `require'
2: from /usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_gem.rb:62:in `gem'
1: from /usr/local/lib/ruby/2.7.0/rubygems/dependency.rb:323:in `to_spec'
/usr/local/lib/ruby/2.7.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'bundler' (1.17.3) required by your /usr/src/app/Gemfile.lock. (Gem::MissingSpecVersionError)
To update to the latest version installed on your system, run `bundle update --bundler`.
To install the missing version, run `gem install bundler:1.17.3`
Checked in 'GEM_PATH=/root/.gem/ruby/2.7.0:/usr/local/lib/ruby/gems/2.7.0:/usr/local/bundle', execute `gem env` for more information
⬆️ node 8.15 → 8.17 ⬆️ node 8.17 → 12.22.22 ♻️ npm の install 方法を変更 https://qiita.com/ProjectEuropa/items/7435976d92793c8e9fe3
…8.15-fix-npm npm の install 手順を変更する
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要