We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brew install codeclimate ==> Downloading https://formulae.brew.sh/api/formula.jws.json #=#=- # # ==> Downloading https://formulae.brew.sh/api/cask.jws.json #=#=- # # ==> Fetching codeclimate/formulae/codeclimate ==> Downloading https://github.com/codeclimate/codeclimate/archive/v0.91.0.tar.gz Already downloaded: /Users/.../Library/Caches/Homebrew/downloads/a3e52ce2f0b75029be51b3ac3300f6751a8c4e8f1501001b006af425146804c6--codeclimate-0.91.0.tar.gz ==> Installing codeclimate from codeclimate/formulae ==> make install Last 15 lines from /Users/tamir.adari/Library/Logs/Homebrew/codeclimate/01.make: 2023-11-22 18:19:22 +0000
make install
bin/check docker pull codeclimate/codeclimate:latest Error response from daemon: Please run 'docker login' make: *** [install] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/codeclimate/homebrew-formulae/issues
I activated 'docker login' successfully, but still get the same.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
brew install codeclimate
==> Downloading https://formulae.brew.sh/api/formula.jws.json
#=#=- # #
==> Downloading https://formulae.brew.sh/api/cask.jws.json
#=#=- # #
==> Fetching codeclimate/formulae/codeclimate
==> Downloading https://github.com/codeclimate/codeclimate/archive/v0.91.0.tar.gz
Already downloaded: /Users/.../Library/Caches/Homebrew/downloads/a3e52ce2f0b75029be51b3ac3300f6751a8c4e8f1501001b006af425146804c6--codeclimate-0.91.0.tar.gz
==> Installing codeclimate from codeclimate/formulae
==> make install
Last 15 lines from /Users/tamir.adari/Library/Logs/Homebrew/codeclimate/01.make:
2023-11-22 18:19:22 +0000
make
install
bin/check
docker pull codeclimate/codeclimate:latest
Error response from daemon: Please run 'docker login'
make: *** [install] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/codeclimate/homebrew-formulae/issues
I activated 'docker login' successfully, but still get the same.
The text was updated successfully, but these errors were encountered: