After uninstalling from script and brew install finch
the output says something about "upgrade"
#687
Labels
bug
Something isn't working
Describe the bug
Briefly describe the problem you are having.
I had a weird experience installing finch. After uninstalling, then re-installing with
brew
, I got a message that it was an upgrade making me think the uninstall isn't fully clean.Steps to reproduce
A clear, step-by-step set of instructions to reproduce the bug.
brew uninstall finch
which returnedError: Cask 'finch' is not installed.
sudo bash /Applications/Finch/uninstall.sh
which yieldedApplication uninstall process finished
brew install finch
which yielded:"Upgrading" and "upgrade was successful" seem out-of-place after an unstall.
Expected behavior
Description of what you expected to happen.
brew install finch
should not be able to detect that finch was ever installed on a machine if I run the uninstall script.Screenshots or logs
If applicable, add screenshots or logs to help explain your problem.
Additional context
Add any other context about the problem here.
To help debug the issue as quickly as possible, we recommend generating a support bundle with
finch support-bundle generate
and attaching it to this issue. This packages all Finch-related configs and logs into one file.The text was updated successfully, but these errors were encountered: