ISSUE - Particle CLI on mac BigSur- not installing

Can you check how many "versions" of particle you have installed?

which -a particle

If the first result is not in /Users/fabioenriquez/bin, then you should try to uninstall particle-cli again:

npm uninstall -g particle-cli

This looks very similar to this post: