Closed andrewculver closed 1 year ago
Currently when you run brew bundle install per the installation instructions, you see a deprecation warning for PostgreSQL's package:
brew bundle install
Warning: Use postgresql@14 instead of deprecated postgresql Warning: Use postgresql@14 instead of deprecated postgresql
Good to know - thanks for the heads up, Andrew.
Also, I just gotta know what you're doing cloning RailsDevs! 👀
Currently when you run
brew bundle install
per the installation instructions, you see a deprecation warning for PostgreSQL's package: