We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there anything else I can provide to solve this?
The text was updated successfully, but these errors were encountered: