-
Notifications
You must be signed in to change notification settings - Fork 7
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
SHA 256 mismatch #3
Comments
I have the same problem. |
I've opened a PR for it. |
I had this problem but worked around it: you can Ugh, but then when I run
|
@xvonabur thanks for opening that PR. Unfortunately, looks like the author of this repo hasn't maintained it in the past few years 😞 @bryanstearns your solution almost got me there, but not quite. Took me a good while to figure out how to make this work, and turns out we have to use brew tap Polidea/tap
curl -s https://raw.githubusercontent.com/rogerluan/basset-ios/master/patched_basset_ios.rb > /usr/local/Homebrew/Library/Taps/polidea/homebrew-tap/basset_ios.rb
brew install imagemagick
brew install basset_ios That will:
Last, but definitely not least, set up
Hope this helps people out there! |
I've tried to install basset ios by Homebrew, and always getting the following error:
I've tried several times to install, removed temporary files, updating Homebrew, but no success. Any idea, what can it be?
The text was updated successfully, but these errors were encountered: