-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
On PowerShell 5.1, latest Windows 10.
Looks like the GitHub URLs are no longer valid?
Install-Module InstallModuleFromGitHub
Find-Module nameit | Install-ModuleFromGitHub
Invoke-RestMethod : {"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
At C:\Program Files\WindowsPowerShell\Modules\InstallModuleFromGitHub\1.5.0\InstallModuleFromGitHub.psm1:48 char:17
+ ... Invoke-RestMethod $url -OutFile $OutFile -Headers $header ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand
Metadata
Metadata
Assignees
Labels
No labels