Open
Description
I'm setting up a new machine and running into trouble installing this. I suspect it may point to a problem on my machine but I wanted to check here for any insight.
I have docker installed on macOS (not the docker.app) and running but installing codeclimate raises an error about id: illegal option -- -
> brew install codeclimate
==> Installing codeclimate from codeclimate/formulae
==> Downloading https://github.com/codeclimate/codeclimate/archive/v0.85.5.tar.gz
Already downloaded: /Users/jgay/Library/Caches/Homebrew/downloads/b36c823bf8d0c5985359b8d4976cc573593a77614e09ab2462880ecb5649a9cc--codeclimate-0.85.5.tar.gz
==> make install
Last 15 lines from /Users/jgay/Library/Logs/Homebrew/codeclimate/01.make:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Unable to run `docker version', the docker daemon may not be running
id: illegal option -- -
usage: id [user]
id -A
id -F [user]
id -G [-n] [user]
id -M
id -P [user]
id -g [-nr] [user]
id -p [user]
id -u [-nr] [user]
bin/check: line 11: [: : integer expression expected
Please ensure `docker version' succeeds and try again
make: *** [install] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/codeclimate/homebrew-formulae/issues
> docker version
Client: Docker Engine - Community
Version: 18.09.7
API version: 1.37 (downgraded from 1.39)
Go version: go1.12.6
Git commit: 2d0083d
Built: Thu Jun 27 22:52:31 2019
OS/Arch: darwin/amd64
Experimental: false
Server:
Engine:
Version: 18.04.0-ce
API version: 1.37 (minimum version 1.12)
Go version: go1.9.4
Git commit: 3d479c0
Built: Tue Apr 10 18:18:40 2018
OS/Arch: linux/amd64
Experimental: false
Metadata
Metadata
Assignees
Labels
No labels