-
Notifications
You must be signed in to change notification settings - Fork 23
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 unit via brew on Mac OS #19
Comments
Hmm, shouldn't that be |
Seems to work just fine here. I wonder if brew allows for some debug verbosity when running the commands? I can see the origin is not garbled on my machine:
|
Seems the issue is based around @craigell are you using a |
Keep in mind that |
Hi @craigell, have you been able to get to the bottom of the issue? |
Unable to install NGINX Unit on Mac OS M1 running Ventura 13.5 with instructions from https://github.com/nginx/unit/#macos
Getting the following output.
`Cloning into '/opt/homebrew/Library/Taps/nginx/homebrew-unit'...
fatal: 'git@githubnginx/homebrew-unit' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Error: Failure while executing;
git clone https://github.com/nginx/homebrew-unit /opt/homebrew/Library/Taps/nginx/homebrew-unit --origin=origin --template=
exited with 128.`The text was updated successfully, but these errors were encountered: