Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #tap #invalid #syntax
ADD COMMENT
Topic
Name
6+9 =