OneGet / MicrosoftDockerProvider

Provider to search, save and install Docker
Other
133 stars 55 forks source link

Missing file in DockerMsftProvider version 1.0.0.3? #39

Open Skimo0412 opened 6 years ago

Skimo0412 commented 6 years ago

I'm getting this error when I try and install docker: The specified module 'C:\Program Files\WindowsPowerShell\Modules\DockerMsftProvider\1.0.0.3\SaveHTTPItemUsingBITS.psm1' was not loaded because no valid module file was found in any module directory. SaveHTTPItemUsingBITS.psm1 appears to be missing. It was in version 1.0.0.1

carlfischer1 commented 6 years ago

@Skimo0412 thank you for the report; the issue is addressed in https://github.com/OneGet/MicrosoftDockerProvider/pull/38, which should be pushed to PSGallery soon.

The message should be benign, are you seeing Docker installed properly?

enderjbr commented 6 years ago

The fix for this has been pushed to the PS Gallery