-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
Unable to install #30
Comments
Adding some more details. I went to the homebrew downloads and manually installed this with success:
|
Hey @saturnflyer! |
@filipesperandio I've got it in the original comment
|
Right, missed it. I would also check on It could also have been something simpler, just noticed this: |
If installing docker with
Maybe I should reinstall docker and install without desktop version. |
I got this as well. The key line for me was this:
That is not where my docker socket is located at. I'm using colima so it's at Anyway, I solve this by just creating a symlink to make it work: sudo ln -s /Users/me/.colima/default/docker.sock /var/run/docker.sock After doing this running |
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 -- -
The text was updated successfully, but these errors were encountered: