Steven Bucher
Steven Bucher
Be sure permissions for ubuntu are also taken into consideration with install scope parameter, related isse #364
Opening this up for discussion, please feel free to add any additional scenarios, thoughts, and considerations. I included some of the main scenarios I believe might be good. cc: @SteveL-MSFT...
@alerickson is there a way to check if the issue is caused by the TLS issue and then be able to send a warning/error messaged based on that?
Hi @adrian-andersson, is this still an issue with the latest preview?
cc @TravisEz13
Thanks for spotting this @jhoneill! @sdwheeler `about_scope` is the better source of truth correct? and also where would we make this change to the `New-Variable` documentation?
Opened issue in Docs: https://github.com/MicrosoftDocs/PowerShell-Docs/issues/8908
> In other words, it's private to the specific scope that created it, and normal variable discovery can't find it. But if you target the correct scope value explicitly, you...
How are you installing PowerShell? and can you please include what the pop up looks like? I currently have M1 Mac OS that I installed PowerShell via brew and have...
Thanks for the issue @jporkka! ~~When you say VSCode can you be more specific? Are you using the PowerShell Extension terminal or the pwsh terminal?~~ After testing seems the miscoloring...