Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powershell fetch doesn't work #880

Open
SleeplessByte opened this issue Jul 31, 2024 · 0 comments
Open

Powershell fetch doesn't work #880

SleeplessByte opened this issue Jul 31, 2024 · 0 comments

Comments

@SleeplessByte
Copy link
Member

Fetching configlet...
Invoke-RestMethod : A parameter cannot be found that matches parameter name 'PreserveAuthorizationOnRedirect'.
At C:\Users\Derk-Jan\Documents\GitHub\exercism\typescript\bin\fetch-configlet.ps1:18 char:39
+ ... e-RestMethod -Uri $latestUrl -PreserveAuthorizationOnRedirect @reques ...
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Invoke-RestMethod], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.InvokeRestMethodCommand
PS C:\Users\Derk-Jan\Documents\GitHub\exercism\typescript> get-host


Name             : ConsoleHost
Version          : 5.1.22621.3880
InstanceId       : 8ba2f00c-7362-4f0a-871d-53ab194a2c49
UI               : System.Management.Automation.Internal.Host.InternalHostUserInterface
CurrentCulture   : en-US
CurrentUICulture : en-US
PrivateData      : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy
DebuggerEnabled  : True
IsRunspacePushed : False
Runspace         : System.Management.Automation.Runspaces.LocalRunspace

Is there anything else I can provide to solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant