geeknote
geeknote copied to clipboard
brew formula or instructions out of date
Seems that some changes to brew will require updates to your brew formula or the instructions provided for installation.
$ brew install --HEAD https://raw.githubusercontent.com/jeffkowalski/geeknote/master/geeknote.rb
Error: Calling Non-checksummed download of geeknote formula file from an arbitrary URL is
disabled! Use 'brew extract' or 'brew create' and 'brew tap-new' to create a formula file in a
tap on GitHub instead.
Thanks
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 [email protected] 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.