Attempting to install the daily build fails with an error
Steps to reproduce
Install-PowerShell - Destination C:\PSDailyBuild - Daily
Expected behavior
# PowerShell 7, daily build installed
Actual behavior
PSH [C :\Foo ]: .\Install-PowerShell.ps1 - Destination c:\PSDailyBuild - Daily
VERBOSE: Destination: C:\PSDailyBuild
VERBOSE: About to download package from ' https://pscoretestdata.blob.core.windows.net/v7-1-0-daily-20200709/PowerShell-7.1.0-daily.20200709-win-x64.zip'
Invoke-WebRequest : C:\Foo\Install-PowerShell.ps1 :310 :13
Line |
310 | Invoke-WebRequest - Uri $downloadURL - OutFile $packagePath
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ResourceNotFoundThe specified resource does not exist.
RequestId:44005394 - 701e - 010d - 02f5- 5813bd000000
Time:2020 - 07 - 13T09:12 :48. 6074579Z
Environment data
PSH [C:\Foo]: $PSVersionTable
Name Value
---- -----
PSVersion 7.0.2
PSEdition Core
GitCommitId 7.0.2
OS Microsoft Windows 10.0.20161
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0, 5.0, 5.1.10032.0, 6.0.0, 6.1.0, 6.2.0, 7.0.2}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Reactions are currently unavailable
Attempting to install the daily build fails with an error
Steps to reproduce
Expected behavior
Actual behavior
Environment data