mage2click / docker-magento-mutagen

Mage2click Docker-based development environment for Magento with mutagen.io sync for files on macOS
https://mage2.click
MIT License
69 stars 9 forks source link

Formulae found in multiple taps #94

Closed itsazzad closed 4 years ago

itsazzad commented 4 years ago
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.
itsazzad commented 4 years ago

https://github.com/mutagen-io/mutagen/issues/122#issuecomment-516547003

Lanot commented 2 years ago

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

VivekShingala commented 1 year ago

Thanks @Lanot

It worked for me.