-
Notifications
You must be signed in to change notification settings - Fork 445
Closed
Description
我最初是这么安装的
brew install --cask squirrel
刚刚突然弹出窗口,提示有0.16.1版本,我就直接在弹窗提示里点了更新。
我看它们并不是软链接的关系,但是用diff对比,又一模一样
diff /System/Volumes/Data/Library/Input\ Methods/Squirrel.app /Library/Input\ Methods/Squirrel.app
删除System的这个,根目录Library下的那个也会消失,感觉这两份是同一份?
sudo rm -rf /System/Volumes/Data/Library/Input\ Methods/Squirrel.app
不过删除System下的那个之后,再brew reinstall --cask squirrel,再重启电脑,它竟然又好了。
macOS: Big Sur 11.5.1 (20G80)
Metadata
Metadata
Assignees
Labels
No labels

