buo / homebrew-cask-upgrade

A command line tool for upgrading every outdated app installed by Homebrew Cask
MIT License
2.44k stars 90 forks source link

brew cu gives "No such file or directory @ rb_sysopen" error #206

Closed andrea-pellegatta closed 2 years ago

andrea-pellegatta commented 2 years ago

Hi there, I'm currently not able to use "brew cu" command, due to the following error

Error: No such file or directory @ rb_sysopen - /usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.0/data/unicode.data

Thanks!

andrea-pellegatta commented 2 years ago

Solved by running a "brew update" command first. Closing the issue