Skip to content
New issue

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

Error: undefined method `args' for Homebrew:Module #53

Closed
hcguersoy opened this issue Jun 10, 2022 · 1 comment
Closed

Error: undefined method `args' for Homebrew:Module #53

hcguersoy opened this issue Jun 10, 2022 · 1 comment

Comments

@hcguersoy
Copy link

Today, I run into the following error:

brew rmtree gnutls
Error: undefined method `args' for Homebrew:Module
/opt/homebrew/bin/brew-rmtree.rb:528:in `main'
/opt/homebrew/bin/brew-rmtree.rb:553:in `<top (required)>'
/opt/homebrew/Library/Homebrew/utils.rb:92:in `require'
/opt/homebrew/Library/Homebrew/utils.rb:92:in `require?'
/opt/homebrew/Library/Homebrew/brew.rb:112:in `<main>'

Some info:

brew --version
Homebrew 3.5.1
Homebrew/homebrew-core (git revision c6001df23ba; last commit 2022-06-10)
Homebrew/homebrew-cask (git revision 3ee16f9e6e; last commit 2022-06-10)

# rmtree is installed here:
pwd
/opt/homebrew/Library/Taps/beeftornado/homebrew-rmtree

# and the rmtree revision is:
git rev-parse HEAD
e755439c5cf529ba1dfb93bfd2d2440ed0adbe91
@caseyduquettesc
Copy link
Collaborator

Probably fixed by #62, but if not, re-open

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

No branches or pull requests

2 participants