Paul Broadwith

Results 501 comments of Paul Broadwith
trafficstars

It's not clear how the -Credentials parameter is supposed to work (to me at least). And despite trying numerous different ways I simply cannot get it to work. ``` $d...

@johnmccrae I get: ``` Name InstallationPolicy SourceLocation ---- ------------------ -------------- internal-repo Trusted https://XXX.pkgs.visualstudio.com/_packaging/XXX/nuget/v2 PSGallery Trusted https://www.powershellgallery.com/api/v2 ``` If I use ` find-module -repository internal-repo -credential $creds` I get a list...

How do I get that to work / get that functionality with PSDepend?

If I run `install-package -name 'module-name' -Source 'https://XXX.pkgs.visualstudio.com/_packaging/XXX/nuget/v2' -Credential $creds -providername powershellget` it actually installs it.

I had a look at some of the code. Unfortunately I've not got a lot of familiarity with it and it _appears_ to use a global variables so it's difficult...

@alphakilo45 That has fixed it! The [above](https://github.com/RamblingCookieMonster/PSDepend/issues/94#issuecomment-514368863) is still an issue as it doesn't fail gracefully there (but tries to display a $null which I'm assuming is because it doesn't...

Any traction on getting this fixed or on #72 getting merged?

I would either contact the owner and take this over or fork it, move the PR's over and work on it but I have no knowledge of how VSCode Extensions...

I didn't find a fix for this. I've had it on two machines now (laptop and desktop). None of the apps have any issues with my Yubikey except the Authenticator....

I have noticed issue tends to only surface on USB 3 ports (I don't want to say definitely but so far that's only where I've had the problem).