danielbayley / homebrew-changelog

Prototype changelog stanza for @Homebrew Casks and formulae.
https://github.com/Homebrew/brew/issues/3399#issuecomment-340488771
MIT License
10 stars 5 forks source link

Bug: Error: undefined method `system_command' for module Homebrew #18

Open learn2reid opened 3 months ago

learn2reid commented 3 months ago
brew changelog gh
Error: undefined method `system_command' for module Homebrew
/opt/homebrew/Library/Taps/danielbayley/homebrew-changelog/cmd/changelog.rb:92:in `block in changelog'
/opt/homebrew/Library/Taps/danielbayley/homebrew-changelog/cmd/changelog.rb:44:in `map'
/opt/homebrew/Library/Taps/danielbayley/homebrew-changelog/cmd/changelog.rb:44:in `changelog'
/opt/homebrew/Library/Homebrew/brew.rb:96:in `public_send'
/opt/homebrew/Library/Homebrew/brew.rb:96:in `<main>'
learn2reid commented 3 months ago

I did the fix of adding require yaml & the regex fix mentioned in another issue