While reinstalling Docker Desktop using Homebrew, I encountered this error:
Error: docker: It seems the App source '/Applications/Docker.app' is not there. It turns out I deleted Docker from the Applications directory without realizing I had previously installed it with Homebrew.
To fix this error,…