-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Very useful project, thanks a lot for publishing this. Testing out on macos, installer('foo')
fails with an error message from brew install
that says: ... Error: invalid option: -y
. The docs confirm this option is not a supported flag for the command: https://docs.brew.sh/Manpage#install-options-formulacask-.
The flag is added here:
I patched the line above to remove the -y
and then everything worked as expected on my system. I might have time to push a fix later, but figured I'd log an issue first.
cachius
Metadata
Metadata
Assignees
Labels
No labels