Search code examples
macosinstallationluahomebrew

brew install [email protected]: "No available formula for the name "[email protected]""


Installing [email protected] using brew install [email protected] (as stated in the website) https://formulae.brew.sh/formula/[email protected] Results in an error for me on macOs terminal.

brew install [email protected]
Warning: No available formula with the name "[email protected]".
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.

I have used brew update, and I have reinstalled brew, but I still get the same error.


Solution

  • brew install coreutils fixed it for me