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

If a brew package is both a formula and cask its being marked as an error #199

Open
scottfwalter opened this issue Apr 13, 2024 · 0 comments

Comments

@scottfwalter
Copy link

The tag package is available as a formula and cask. They are actually two different apps. I want the formula one installed. However, I get this error:

failed: [127.0.0.1] (item=tag) => {"ansible_loop_var": "item", "changed": false, "item": "tag", "msg": "Warning: Treating tag as a formula. For the cask, use homebrew/cask/tag or specify the `--cask` flag."}

Is there a way to not mark this as an error? It's not really an error just a warning message.

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

1 participant