Adrian

Results 6 comments of Adrian

Hi @SydneyhSmith I did a comparison and noted that find-psresource command is returning the first 4 modules in alphabetical order, and I can get the same result with `find-module -repository...

Thanks @StevenBucher98 Seems in this beta, with Find-PSResource `-name` is now a mandatory param. Wildcards don't seem to work with Artifactory repositories with nuget feeds v2 or v3 though. As...

I, too, am having this issue... Server 2016, running in VM, 64-Bit, port changed to 5111. Nothing else changed. v0.0.6535.20611-pre

More information: Seems to list my repositories just fine for about 1 minute. I can make 5 successful calls to list the repo (1 package only), after which the call...

No change with the module supplied unfortunately Confirmed I am using the correct module, loaded it directly from a temp drive ``` ps:\> import-module C:\temp\Microsoft.PowerShell.PSResourceGet\Microsoft.PowerShell.PSResourceGet.psd1 ps:\> $m = get-module microsoft.powershell.psresourceget...

> Also seeing this behaviour, Find-PSresource can find the pre-release packages, however they can not be installed. Weird behaviour I noticed, if I pass it the prelease tag in all...