Open shotarok opened 2 years ago
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 https://github.com/goreleaser/goreleaser/pull/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!
https://github.com/mercari/hcledit/pull/66#issuecomment-983278436
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 https://github.com/goreleaser/goreleaser/pull/2939 is related.