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
I am leaving this here in case someone knows how to fix. I am aware that awless is an abandoned project.
I recently upgraded my system to MacOS Ventura (13.0). Now, when I run any awless command, I get the following:
$ awless Killed: 9
It doesn't matter what flags I use. Any ideas are most welcome.
The text was updated successfully, but these errors were encountered:
Same happened to me, following issue and looking for ideas and potential solutions
Sorry, something went wrong.
I believe I have resolved this issue- hopefully the following steps will help others.
brew install golang
brew remove awless
go install github.com/wallix/awless@latest
The above worked for me- hopefully it will do the same for others.
Thank you @mklatsky this worked for me as well 🙇🏼
No branches or pull requests
I am leaving this here in case someone knows how to fix. I am aware that awless is an abandoned project.
I recently upgraded my system to MacOS Ventura (13.0). Now, when I run any awless command, I get the following:
It doesn't matter what flags I use. Any ideas are most welcome.
The text was updated successfully, but these errors were encountered: