I'm trying to install Docker Desktop but get the following error at the final step of installation:
I have a Mackbook with the M1 chip and OS Ventura 13.2.1.
I have already tried to install with homebrew cask, but this did not work, so I switched to trying to download from the website: https://docs.docker.com/desktop/install/mac-install/, and this is what is giving me the error. I'm able to download and run the installer. I am able to go all the way to the final step, where I choose between the Recommended Settings or Advanced Settings (set manually). When I choose either option and hit 'Submit' I get this error.
Note: I do not have Rosetta 2, and cannot install it on this device.
Error invoking remote method 'desktop-go-backend':
Error: {"message":"<nil>: installing vmnetd: retrieving vmnetd version from
/Library/LaunchDaemons/com.docker.vmnetd.plist: reading plist
/Library/LaunchDaemons/com.docker.vmnetd.plist:
open /Library/LaunchDaemons/com.docker.vmnetd.plist:
no such file or
directory
\ngithub.com/docker/pinata/mac/tools/install/privileged.getValueFromPlist\n\tgithub.com/docker/pinata/mac/tools/install/privileged/vmnetd.go:175\ngithub.com/docker/pinata/mac/tools/install/privileged.setupVmnetd\n\tgithub.com/docker/pinata/mac/tools/install/privileged/vmnetd.go:85\ngithub.com/docker/pinata/mac/tools/install/privileged.ApplyCustomConfiguration\n\tgithub.com/docker/pinata/mac/tools/install/privileged/privileged.go:137\ngithub.com/docker/pinata/mac/tools/install/privileged.ConfigCmd.func1\n\tgithub.com/docker/pinata/mac/tools/install/privileged/privileged.go:59\ngithub.com/spf13/cobra.
(*Command).execute\n\tgithub.com/spf13/cobra@v1.6.1/command.go:916\ngithub.com/spf13/cobra.
(*Command).ExecuteC\n\tgithub.com/spf13/cobra@v1.6.1/command.go:1044\ngithub.com/spf13/cobra.
(*Command).Execute\n\tgithub.com/spf13/cobra@v1.6.1/command.go:968\nmain.main\n\tgithub.com/docker/pinata/mac/tools/install/main.go:185\nruntime.main\n\truntime/proc.go:250\nruntime.goexit\n\truntime/asm_arm64.s:1172\ngithub.com/docker/pinata/mac/tools/install/privileged.setupVmnetd\n\tgithub.com/docker/pinata/mac/tools/install/privileged/vmnetd.go:87\ngithub.com/docker/pinata/mac/tools/install/privileged.ApplyCustomConfiguration\n\tgithub.com/docker/pinata/mac/tools/install/privileged/privileged.go:137\ngithub.com/docker/pinata/mac/tools/install/privileged.ConfigCmd.func1\n\tgithub.com/docker/pinata/mac/tools/install/privileged/privileged.go:59\ngithub.com/spf13/cobra.
(*Command).execute\n\tgithub.com/spf13/cobra@v1.6.1/command.go:916\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tgithub.com/spf13/cobra@v1.6.1/command.go:1044\ngithub.com/spf13/cobra.
(*Command).Execute\n\tgithub.com/spf13/cobra@v1.6.1/command.go:968\nmain.main\n\tgithub.com/docker/pinata/mac/tools/install/main.go:185\nruntime.main\n\truntime/proc.go:250\nruntime.goexit\n\truntime/asm_arm64.s:1172"}