yugabyte/homebrew-tap

yugabyte symlinks fail to resolve

Closed this issue · 1 comments

Tried brew tap yugabyte/yugabyte and brew install yugabyte. Got an error with it trying to symlink psql and failing becuase it already exists. However it should not be trying to symlink psql at all. brew install yugabyte-cli works though. It is probably the same issue as #4

https://gist.github.com/WesleyW/d232694ac6bb4dc2d94638fb8e5349ef

Fixed by 1ce5a28