Hi,
I have downloaded Docker CE (Stable) version on windows 8.1
I am getting below error :
Method not found: ‘Windows.Data.Json.JsonArray Windows.Data.Json.JsonObject.GetNamedArray(System.String, Windows.Data.Json.JsonArray)’.
at LightweightInstaller.Manifest.FromJson(String json)
at LightweightInstaller.ExtractManifestStep.d__26.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at LightweightInstaller.InstallWorkflow.d__19.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at LightweightInstaller.InstallWorkflow.d__18.MoveNext()
Kindly suggest What needs to be done to install docker