Suppress Homebrew warnings #1217
Annotations
2 errors and 1 warning
Run setup-postgres
Could not symlink bin/clusterdb
Target /usr/local/bin/clusterdb
is a symlink belonging to postgresql@14. You can unlink it:
brew unlink postgresql@14
To force the link and overwrite all conflicting files:
brew link --overwrite postgresql@16
To list all files that would be deleted:
brew link --overwrite postgresql@16 --dry-run
|
Run setup-postgres
Process completed with exit code 1.
|
Run setup-postgres
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
Loading