Joel Bennett

Results 399 comments of Joel Bennett

Note: there's also a length limit to pre-release strings in nuget 2 -- or is that in PSGet/PowerShell Gallery? Actually, it doesn't matter. The point is that we might need...

NOTE: **these** tests need to ship with the module, and shouldn't be confused with the unit tests which also need to verify that this happens in order to prove that...

For what it's worth, I prefer the browser option (because of the full-screen option and presenter-mode with notes). The current experience really just needs: 1. Default to html export instead...

@SydneyhSmith the new release is so much better, but still broken. ## EVERY TIME I search for a module that is not in the authenticated feed, I get prompted for...

Ok, update ... After re-installing the credential helper (with `-Force`) I've been able to get this to work now ... ```PowerShell # -Force to install latest credential provider iwr https://raw.githubusercontent.com/microsoft/artifacts-credprovider/master/helpers/installcredprovider.ps1...

Ugh. Ok, maybe not. I don't understand. I tested this in PS5 earlier today and it worked. Just now I ran a Find-Module without thinking in PS6, and it went...

Yeah. This is **broken again** in 2.2 and 1.4.3 I have `PackageManagement v1.4.2` and `PowerShellGet v2.1.5` and I'm able to register a feed, get that giant wall of nasty error...

Honestly, *whether or not* the changes in [PowerShell/15552](https://github.com/PowerShell/PowerShell/issues/15552) are made, having **a parameter set** which gives us the ability to specify the `-InstallPath` instead of a `-Scope` when calling `Install-PSResource`...

I totally agree with the sentiment. My Documents\*PowerShell\Modules is a growing percentage of my OneDrive. My problem is that I'm not sure that changing it is worth the confusion it...

When I installed something today, I literally got a screenful of warning: ![image](https://user-images.githubusercontent.com/192942/180232922-590a0c8a-0498-4b87-a604-7700d35f4238.png) In my case, the "LDXGet" module requires LDUtility, LDElastic, and Micrsoft.PowerShell.SecretManagement -- but does not specify a...