[RUBY] [Rails] Could not locate Gemfile with bundle install

Introduction

I got a Could not locate Gemfile error with bundle install.

Solutions

There is no Gemfile in the current directory It was a simple mistake. .. .. If you build Docker, you will not make a mistake, so let's create a Docker environment lol

reference

https://tacosvilledge.hatenablog.com/entry/2015/08/02/191301

Recommended Posts

[Rails] Could not locate Gemfile with bundle install
Bundle install with docker + rails6 does not reflect gem
What to do if you get Could not locate Gemfile or .bundle / directory
bundle install does not install mysql2
mysql2 fails to install with bundle install
[Rails 6] MySQL 2 cannot be bundle install
[Rails] Video does not play with video_tag
Learn RSpec with Everyday Rails. Until you bundle install the sample app.
When building rails6 environment on Ubuntu, it gets stuck with bundle install
Error in bundle install when running rails new
Error with bundle install after upgrading to Catalina
rails new app is not created with app name
bundle install error
bundle install error
How to deal with errors in Rails s could not find a JavaScript runtime.
Suddenly bundle install is not possible due to gem'ffi'
When the server does not start with rails s