Dongbo Wang
Dongbo Wang
@SteveL-MSFT Can you please help transfer this issue to the https://github.com/powershell/powershellget repository?
This issue is really about `Install-Module` and should be moved to the `PowerShellGet` repository. Again, I cannot reproduce this on my Ubuntu ... 😦 @SteveL-MSFT Can you please help transfer...
As for a workaround, we plan to publish version 2.0.1 with the same bits as in 2.0.0, so installing the latest module will be put in a `2.0.1` folder side-by-side...
@aavdberg Another bizarre instance of the problem. And again, I cannot reproduce on my Windows machine ... (see the screenshot below) @aavdberg Can you please open an issue in https://github.com/powershell/powershellget?...
/cc @alerickson @SteveL-MSFT Can you please transfer this issue to the PowerShellGet repo?
@alerickson Can you grant me the write permission to PowerShellGetv2 and PowerShellGet repos? So in future I can transfer the related issues to those repos.
@alerickson @anamnavi @PaulHigin Please take a look to see if this is covered in the PowerShellGetv3
This issue was addressed by https://github.com/PowerShell/platyPS/pull/587 and https://github.com/PowerShell/platyPS/pull/588. Now `platyPS` and `powershell-yaml` can work in the same session, with one caveat -- import `powershell-yaml` first, then `platyPS`. This is because...
This issue was addressed by https://github.com/PowerShell/platyPS/pull/587 and https://github.com/PowerShell/platyPS/pull/588.
> So for this cmdlet, we will not honor the Azure Functions log streams? Today, we already handle information stream differently depending on the tag -- if the tag is...