Answers for "error: cannot tap homebrew/cask: invalid syntax in tap!"

0

error: cannot tap homebrew/cask: invalid syntax in tap!

# The issue was because of wrong xcode installation. 
# I reinstalled xcode and homebrew again and it worked fine. 
# Don't know why xcode error was not there while using it.
xcode-select --install
Posted by: Guest on June-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language