mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
stop short-circuiting the common issues troubleshooting steps
This commit is contained in:
parent
459d732714
commit
36431d94b8
@ -1,11 +1,6 @@
|
|||||||
# Troubleshooting
|
# Troubleshooting
|
||||||
**Run `brew update` (twice) and `brew doctor` *before* creating an issue!**
|
|
||||||
|
|
||||||
When creating a formula-related issue please include the link output by running:
|
Before creating an issue, check for common issues and make sure your issue has not already been reported.
|
||||||
|
|
||||||
```shell
|
|
||||||
brew gist-logs <formula>
|
|
||||||
```
|
|
||||||
|
|
||||||
## Check for common issues
|
## Check for common issues
|
||||||
* Run `brew update` (twice).
|
* Run `brew update` (twice).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user