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 update
brew doctor
sudo chown -R $(whoami) $(brew --prefix)
Installing from homebrew leads to a sha mismatch error
brew install openresty-debug
brew gist-logs <formula>
brew config
The quickest way to get a new formula into Homebrew is to file a Pull Request.
We will consider your request but it may be closed if it's something we're not actively planning to work on.
The text was updated successfully, but these errors were encountered:
PR here: #47
Sorry, something went wrong.
No branches or pull requests
Indicate troubleshooting steps taken
brew update
and retried your prior step?brew doctor
, fixed as many issues as possible and retried your prior step?sudo chown -R $(whoami) $(brew --prefix)
?Bug reports / build errors:
Installing from homebrew leads to a sha mismatch error
Brief summary of issue:
Installing from homebrew leads to a sha mismatch error
The complete command that you issued:
brew install openresty-debug
Gist with output of
brew doctor
:Link output by
brew gist-logs <formula>
:Output of
brew config
:Formula Requests:
The quickest way to get a new formula into Homebrew is to file a Pull Request.
We will consider your request but it may be closed if it's something we're not actively planning to work on.
The text was updated successfully, but these errors were encountered: