Results 19 comments of rcmdnk

Thank you for the information. It seems the problem happens both on macOS 10.15 and 11. Therefore, I reverted it as `mas install` at v8.5.7.

In addition, there is another problem on macOS 12: https://github.com/mas-cli/mas/issues/417 `brew file init` works fine, but you may see an error like: [ERROR]: Please sign in to the App Store...

On macOS 12 Monterey, the above ERROR (by `mass account`) occurs. But most of the other mas commands works. So, I disabled `mas account` check and now you can use...

Thanks for the report. There seem some problems with mas for the recent macOS. I did not understand the problem correctly and recommended disabling mas by `--no_appstore`: https://github.com/rcmdnk/homebrew-file/issues/110#issuecomment-964790230 but it...

Thanks for the report. I think this happens when the Brewfile has different options for the packages already installed. `reinstall` does not allow these options, then it should be done...

I just added `_post_brewfile_update` function in [brew-wrap](https://homebrew-file.readthedocs.io/en/latest/brew-wrap.html). By using `brew-wrap`, you can add actions after Brewfile is updated. Add the following lines to your **.bashrc** or **.zshrc**: ```sh if [...

Thanks for the report. `restart_service` is an option for [homebrew-bundle](https://github.com/Homebrew/homebrew-bundle). Currently this tool does not fully support these conventions. But I think some of them can be implemented, so I...

If you want to use brew-file right now, remove `, restart_service: :changed` from the Brewfile, and restart the service manually: $ brew file install $ brew services start openssl-osx-ca

> Strange, my Win 10 notepad was what I tested the feature in and it worked fine. Really? It may depend on the system (language...?) This gif shows how it...

Widnows Spy shows Notepad like: ahk_class Notepad ahk_exe notepad.exe