Closed dactylroot closed 11 months ago
Hello! The homebrew formula is not managed by us, could I please ask you to report it on https://github.com/Amar1729/homebrew-formulae? :pray:
I also saw there exists https://github.com/Amar1729/homebrew-formulae/issues/28, but on the first glance it doesn't seem to be related... (ooor maybe this comment is onto something similar? https://github.com/Amar1729/homebrew-formulae/issues/28#issuecomment-1841040043)
Hello! The homebrew formula is not managed by us, could I please ask you to report it on https://github.com/Amar1729/homebrew-formulae? 🙏
I also saw there exists Amar1729/homebrew-formulae#28, but on the first glance it doesn't seem to be related... (ooor maybe this comment is onto something similar? Amar1729/homebrew-formulae#28 (comment))
I think you're right and these look related to me. I will continue there.
General information
If you are getting an error immediately after opening popup, have you followed the Configure browsers documentation section?
The Configure browsers documentation section is my issue. I only have a warning about updating my host app, but the host app seems to be in the wrong folder. Homebrew seems to be installing to the original version directory /usr/local/Cellar/browserpass/3.0.8 instead of /usr/local/Cellar/browserpass/3.1.0
Exact steps to reproduce the problem
Install version 3.0.8 via homebrew
brew install browserpass@3.0.8
Update to a later version
brew update; brew upgrade browserpass
Examine configuration with
brew doctor; ls /usr/local/cellar/browserpass
What should happen?
Newer version of browserpass source should be installed to /usr/local/Cellar/browserpass/3.1.0.
What happened instead?