HI all,
I’m quite new with Docker, so, today I tried to install Docker Desktop version 4.21.1 for Windows, but somehow returns this error:
Invalid JSON string. (Exception from HRESULT: 0x83750007)
at Windows.Data.Json.JsonValue.Parse(String input)
at CommunityInstaller.InstallWorkflow.SetupBackendModeAndFeatures(List`1 backendModeFeaturesSteps)
at CommunityInstaller.InstallWorkflow.d__30.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommunityInstaller.InstallWorkflow.d__23.MoveNext()
Any ideas to solve this?. I can’t see any other versions to download.
Thanks beforehand.