Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Brew Installation Failure #51

Open
davidjmeier opened this issue Mar 7, 2022 · 4 comments
Open

Brew Installation Failure #51

davidjmeier opened this issue Mar 7, 2022 · 4 comments

Comments

@davidjmeier
Copy link

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!
@Andymawdsley
Copy link

I've also had the same issue as above installing on osx Monterey

@athul
Copy link
Contributor

athul commented Apr 25, 2022

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

@aaronsms
Copy link

HI Authul, the problem is still present from osx Monterey (with the same message format). Thanks, Aaron

@athul
Copy link
Contributor

athul commented May 16, 2022

Hey, the current hoppscotch team is planning to sunset this project. Please use the new(and improved?) Hoppscotch CLI here.

Thanks,
Athul

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants