Skip to content

Failed to generate a fresh Rails app following README instruction #3493

@pandabamboo90

Description

@pandabamboo90

This command doesn't work as I had rails 6 installed on my PC

# README
rails new app_name -m https://www.refinerycms.com/t/4.0.0

Instead we should install rails version 5.1.x and generate new app with the Rails 5 version

gem install rails -v 5.1.7
rails _5.1.7_ new app_name -m https://www.refinerycms.com/t/4.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions