Hello,
I am using a 2017 MacBook Pro with an Intel chip, running Ruby version 2.7.8, Rails 5.2.6, and OpenSSL 1.1. I’ve installed Ruby using rbenv
and ruby-build
.
I am persistently receiving the following error when trying to create a database with Rails:
WARNING: /Users/logan/.rbenv/versions/2.7.8/bin/ruby is loading libcrypto in an unsafe way
zsh: abort bundle exec bin/rails db:create