hookdeck / hookdeck-cli

Alternative to ngrok for localhost asynchronous web development (e.g. webhooks). No account required.
https://hookdeck.com?ref=github-hookdeck-cli
Apache License 2.0
261 stars 9 forks source link

Issue in hookdeck brew tap #10

Closed rugwirobaker closed 3 years ago

rugwirobaker commented 3 years ago
brew install hookdeck/hookdeck/hookdeck
==> Tapping hookdeck/hookdeck
Cloning into '/opt/homebrew/Library/Taps/hookdeck/homebrew-hookdeck'...
remote: Enumerating objects: 33, done.
remote: Counting objects: 100% (33/33), done.
remote: Compressing objects: 100% (22/22), done.
remote: Total 33 (delta 10), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (33/33), 4.08 KiB | 4.08 MiB/s, done.
Resolving deltas: 100% (10/10), done.
Error: Invalid formula: /opt/homebrew/Library/Taps/hookdeck/homebrew-hookdeck/hookdeck.rb
formulae require at least a URL
Error: Cannot tap hookdeck/hookdeck: invalid syntax in tap!
alexbouchardd commented 3 years ago

@rugwirobaker Thanks for pointing this out. We are working on a fix!

mkherlakian commented 3 years ago

@rugwirobaker Thank you very much for reporting this issue to us!

We just released a new version (v0.4.1) that should fix this issue.

Would you be able to run the installer again and let us know if it works for you?

rugwirobaker commented 3 years ago

Works like a charm, thank you.

mkherlakian commented 3 years ago

Awesome, Thanks for the feedback! Closing the issue, please reach out if we can be of further assistance!