Instalando MariaDb no Mac. Após executar o comando brew install mariadb, tentei o comando abaixo: brew install mariadb --force --verbose --debug
Mas acontece o erro da mesma forma, alguém pode ajudar?
Kesias-MBP:~ kesiafeitosa$ brew install mariadb --force --verbose --debug
Updating Homebrew...
fatal: Needed a single revision
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
Error: No available formula or cask with the name "mariadb".
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/2.7.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location https://api.github.com/search/code\?q=user\%3AHomebrew\+path\%3AFormula\+path\%3ACasks\+path\%3A.\+filename\%3Amariadb\+extension\%3Arb\&per_page=100 --header Accept:\ application/vnd.github.v3\+json --write-out '
'\%\{http_code\} --header Accept:\ application/vnd.github.antiope-preview\+json --dump-header /private/tmp/github_api_headers20210129-15712-1sl2gnp
Error: No formulae found in taps.
Kesias-MBP:~ kesiafeitosa$