Mac PM3 Brew Issues

I have gotten my PM3 to work with my windows desktop, but while trying to get it setup on my Mac I keep getting this error while trying to use the Brew install.

Aarons-MacBook-Pro-3:proxmark3 aazahn$ brew install proxmark3

Warning: No available formula with the name "readline" (dependency of rfidresearchgroup/proxmark3/proxmark3).

==> **Searching for similarly named formulae...**

This similarly named formula was found:

**homebrew/portable-ruby/portable-readline** **✔**

To install it, run:

brew install **homebrew/portable-ruby/portable-readline** **✔**

==> **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.

Aarons-MacBook-Pro-3:proxmark3 aazahn$

Has anyone else experienced this? I’ve done a reinstall of the portable-deadline as well to see if that was the issue, but it hasn’t fixed my issue.

brew install proxmark/proxmark3/proxmark3

looks like it has multiple taps and that messed stuff up. So you can do a specific tap and it works okay. I just uninstalled and re-installed on my m1 macbook air.

1 Like

Awesome, appreciate it! That seems to have worked!

Sorry thought I had sent this earlier.