Hi there! 👋 I ran the command make provision-postgres-macos-intel but I am seeing the following error related to pg_config not being found on the system $PATH. This issue later causes the yarn database:init command to fail. When I do which pg_config I am able to see the correct PATH so I'm not sure what's up here. Also I am on latest main. Any help would be super appreciated!
Thanks!