howtowhale / dvm

Docker Version Manager
https://howtowhale.github.io/dvm/
Apache License 2.0
522 stars 50 forks source link

Failed to install dvm on Windows & through PowerShell 4.0 #162

Closed jianwu-github closed 7 years ago

jianwu-github commented 7 years ago

PS C:\Users\Jian> iwr 'https://howtowhale.github.io/dvm/downloads/latest/install.ps1' -UseBasicParsi ng | iex Downloading dvm.ps1... Downloading dvm.cmd... Downloading dvm-helper.exe... iex : Exception calling "DownloadFile" with "2" argument(s): "The remote server returned an error: (404) Not Found." At line:1 char:88

carolynvs commented 7 years ago

Thanks for reporting this. I've fixed the windows install script (v0.8.3) so if you run it again, it should work.