We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brew tap mercari/hcledit https://github.com/mercari/hcledit
According to https://github.com/mercari/hcledit/blob/main/cmd/hcledit/README.md, I executed brew tap but I got the following errors. It looks like goreleaser/goreleaser#2939 is related.
brew tap
$ brew tap mercari/hcledit https://github.com/mercari/hcledit ==> Tapping mercari/hcledit Cloning into '/opt/homebrew/Library/Taps/mercari/homebrew-hcledit'... remote: Enumerating objects: 604, done. remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 100% (36/36), done. remote: Total 604 (delta 31), reused 14 (delta 14), pack-reused 554 Receiving objects: 100% (604/604), 174.09 KiB | 2.45 MiB/s, done. Resolving deltas: 100% (305/305), done. Error: Invalid formula: /opt/homebrew/Library/Taps/mercari/homebrew-hcledit/Formula/hcledit.rb hcledit: wrong number of arguments (given 1, expected 0) Error: Cannot tap mercari/hcledit: invalid syntax in tap!
The text was updated successfully, but these errors were encountered:
#66 (comment)
Sorry, something went wrong.
No branches or pull requests
According to https://github.com/mercari/hcledit/blob/main/cmd/hcledit/README.md, I executed
brew tap
but I got the following errors. It looks like goreleaser/goreleaser#2939 is related.The text was updated successfully, but these errors were encountered: