hopp-cli
hopp-cli copied to clipboard
Brew Installation Failure
When trying to install via Brew it fails with the following:
% brew install athul/tap/hopp-cli
==> Tapping athul/tap
Cloning into '/usr/local/Homebrew/Library/Taps/athul/homebrew-tap'...
remote: Enumerating objects: 98, done.
remote: Counting objects: 100% (98/98), done.
remote: Compressing objects: 100% (86/86), done.
remote: Total 98 (delta 20), reused 18 (delta 2), pack-reused 0
Receiving objects: 100% (98/98), 13.68 KiB | 1.05 MiB/s, done.
Resolving deltas: 100% (20/20), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/shelby.rb
shelby: /usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/shelby.rb:17: syntax error, unexpected end
end
^~~
/usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/shelby.rb:25: syntax error, unexpected end
end
^~~
/usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/shelby.rb:36: syntax error, unexpected end
end
^~~
/usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/shelby.rb:44: syntax error, unexpected end
end
^~~
/usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/shelby.rb:52: syntax error, unexpected end
end
^~~
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/pwcli.rb
pwcli: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the athul/tap tap (not Homebrew/brew or Homebrew/core):
/usr/local/Homebrew/Library/Taps/athul/homebrew-tap/Formula/pwcli.rb:6
Error: Cannot tap athul/tap: invalid syntax in tap!
I've also had the same issue as above installing on osx Monterey
Sorry for the late reply but can you check now. There was a conflicting file(pwcli.rb) which was the earlier name of this project. I deleted that brew gen file and tried installing it on my personal system again which seemed to work. Could you check again if the problem persists?
Thanks, Athul
HI Authul, the problem is still present from osx Monterey (with the same message format). Thanks, Aaron
Hey, the current hoppscotch team is planning to sunset this project. Please use the new(and improved?) Hoppscotch CLI here.
Thanks, Athul