-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to generate a fresh Rails app following README instruction #3493
Comments
Thanks for posting this 😄 I'll leave it open for a bit until Rails 6 works as expected |
Situation is worsening it seems. and rails 6.1.4.1 has zeitgeist loading failures rails 5.1 came out 2017 and was last updated in 2019, so can't really be a start of a new app anymore |
For Zeitwerk loading failures can you try this PR #3465 ? |
Ok, so i cloned the repo, merged that branch (ruby 3.0.3 rails 6.1.4) Docs don't mention about the migration, but i went and did rails install xx migrations and migrated. At this point i feel like i am debugging blind, so i am bailing. |
Thanks @rubydesign - that is helpful 😄 |
This command doesn't work as I had rails 6 installed on my PC
Instead we should install rails version 5.1.x and generate new app with the Rails 5 version
The text was updated successfully, but these errors were encountered: