Running Firefox 53.0 tries to upgrade to 52.0.1
Every time Firefox starts it tries to upgrade to 52.0.1 - I did a fresh install to 53.0 but no change. I tried turning off auto update. No help it still tries to perform this update with no success in an endless loop.
被采纳的解决方案
Firefox always shows "Update Ready to Install" MAC Only SOLUTION: Remove /Users/<name>/Library/Caches/Mozilla/ which contained the directory /updates/Applications/Firefox/updates/
定位到答案原位置 👍 3所有回复 (4)
选择的解决方案
Firefox always shows "Update Ready to Install" MAC Only SOLUTION: Remove /Users/<name>/Library/Caches/Mozilla/ which contained the directory /updates/Applications/Firefox/updates/
No such folder in my library. System Version: macOS 10.12.4 (16E195)
sudo rm -Rf /Users/$u/Library/Caches/Mozilla/
Found this in another thread. Thanks for the lead Fred!
Glad to help. Safe Surfing.