mage2click/docker-magento-mutagen

Formulae found in multiple taps

itsazzad opened this issue · 3 comments

Error: Formulae found in multiple taps: 
       * havoc-io/mutagen/mutagen
       * mutagen-io/mutagen/mutagen

Please use the fully-qualified name (e.g. havoc-io/mutagen/mutagen) to refer to the formula.
Lanot commented

These few commands worked for me (MacOS):
brew untap havoc-io/mutagen && brew untap mutagen-io/mutagen
brew install mutagen-io/mutagen/mutagen

Thanks @Lanot

It worked for me.