You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a SHA256 mismatch error while attempting to install SwiftLint using Homebrew. The error message indicates that the expected SHA256 does not match the actual SHA256 of the downloaded file.
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I encountered a SHA256 mismatch error while attempting to install SwiftLint using Homebrew. The error message indicates that the expected SHA256 does not match the actual SHA256 of the downloaded file.
What happened (include all command output)?
What did you expect to happen?
SwiftLint should install successfully without any SHA256 mismatch errors.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: