Open amanahuja opened 4 years ago
I encountered this problem as well, what's the recommended solution to this problem? I can't install geeknote right now.
You could download it and install locally in two steps, as described here https://dev.to/gjrdiesel/getting-around-brew-s-error-calling-non-checksummed-download-of-17fl
On Sun, Nov 8, 2020 at 12:07 AM Harmen Janssen notifications@github.com wrote:
I encountered this problem as well, what's the recommended solution to this problem? I can't install geeknote right now.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jeffkowalski/geeknote/issues/129#issuecomment-723543993, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAN4MHVSIH7YSW6XOSXIYTSOZGSPANCNFSM4RNNQQAA .
Yes, that works, kind of. Unfortunately it fails on the python@2 dependency that's no longer available.
Seems that some changes to brew will require updates to your brew formula or the instructions provided for installation.
Thanks