-
I use ubuntu via WSL2 with homebrew inside and macos with homebrew as well.
is valid, but not for homebrew on linux: According your tap. there is no problem in brew4linux usage, but still - no available formula |
Beta Was this translation helpful? Give feedback.
Answered by
r3nic1e
Jun 2, 2023
Replies: 1 comment 1 reply
-
Sorry for long wait, will check it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, I've found the issue.
goreleaser
producesformula
directory in our repo but it should beFormula
.MacOS FS is case-insensitive by default. But if you use case-sensitive FS it will fail.
I've made a fix - #600
The issue will be resolved as soon as 0.27.0 is released. For a workaround you could just download the formula itself and
brew install ./helmwave.rb