Skip to content

Instantly share code, notes, and snippets.

@BoWang816
Created April 14, 2022 01:21
Show Gist options
  • Save BoWang816/a5002afa353dfd6f4968998aaea5d97d to your computer and use it in GitHub Desktop.
Save BoWang816/a5002afa353dfd6f4968998aaea5d97d to your computer and use it in GitHub Desktop.
[Chrome无法自动更新]
Close all open Chrome windows.
Open Terminal, enter the following and press enter:
$ sudo rm -rf /Library/Google && sudo rm -rf ~/Library/Google
Open Chrome. It may show you a yellow bar to turn on auto updates. Click that and enter your password as normal.
You should now be able to go back into Chrome settings and update successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment