Hello, just installed the latest solidus with Rails 6.1 on OSX as defined in the github installation instructions. I also followed the default installation instructions during the prompts. Database is postgres and running locally. Everything installs correctly (no errors), however when I try to run the app (bin/rails s) I get the following error:
Invalid route name, already in use: 'spree' (ArgumentError)