Skip to content

fetch-configlet.ps1: "Cannot validate argument" error #839

@ee7

Description

@ee7

From a forum thread:

bin$ pwsh ./fetch-configlet.ps1
Invoke-WebRequest: /mnt/c/Users/bugma/Source/Repos/3rdParty/euphoria/bin/fetch-configlet.ps1:29
Line |
  29 |  Invoke-WebRequest -Uri $downloadUrl -OutFile $outputFile @requestOpts
     |                         ~~~~~~~~~~~~
     | Cannot validate argument on parameter 'Uri'. The argument is null or
     | empty. Provide an argument that is not null or empty, and then try
     | the command again.

This looks different from the error in #786.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions