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

Reinstall no longer supports --HEAD #127

Closed
hurricanehrndz opened this issue Jul 29, 2022 · 2 comments
Closed

Reinstall no longer supports --HEAD #127

hurricanehrndz opened this issue Jul 29, 2022 · 2 comments

Comments

@hurricanehrndz
Copy link
Contributor

Running brew-file install results in an error because opts check

Error: invalid option: --HEAD
[ERROR]: Failed at command: /opt/homebrew/bin/brew reinstall neovim --HEAD
@rcmdnk
Copy link
Owner

rcmdnk commented Aug 2, 2022

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 by uninstall and install commands.

v8.5.12 should fix this problem, please update brew-file and try it!

@hurricanehrndz
Copy link
Contributor Author

hurricanehrndz commented Aug 3, 2022 via email

@rcmdnk rcmdnk closed this as completed Jan 6, 2023
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