Closed igorkulman closed 5 years ago
Trying to install from brew using brew install IBDecodable/homebrew-tap/iblinter I am getting
brew install IBDecodable/homebrew-tap/iblinter
==> Tapping ibdecodable/tap Cloning into '/usr/local/Homebrew/Library/Taps/ibdecodable/homebrew-tap'... remote: Enumerating objects: 3, done. remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 100% (2/2), done. remote: Total 3 (delta 0), reused 1 (delta 0), pack-reused 0 Unpacking objects: 100% (3/3), done. Tapped 1 formula (26 files, 20.9KB). ==> Installing iblinter from ibdecodable/tap Error: Xcode alone is not sufficient on High Sierra. Install the Command Line Tools: xcode-select --install
Xcode command line tools are installed.
@igorkulman You can install after execute xcode-select --install 👍
xcode-select --install
Trying to install from brew using
brew install IBDecodable/homebrew-tap/iblinter
I am gettingXcode command line tools are installed.