Hey, so I am running Dagger (v.0.11.0) on Docker Desktop on macOS and I had to clear out all settings and data. Effectively, the dagger-engine is gone.
Now when running any dagger commands, the process hangs waiting for the because it can't find the dagger-engine, but it won't reinstall it.
What is the correct way there any way to force re-installing it? I haven't dug in the dagger-cli code, yet, but where does it store its config so I can clear that out and hopefully force a reinstall?