ConsoleGuiTools icon indicating copy to clipboard operation
ConsoleGuiTools copied to clipboard

Import-Module causes warning on PowerShell 7 RC3

Open corbob opened this issue 5 years ago • 1 comments
trafficstars

After running Build.ps1 when the module is imported, and then does an Out-GridView on Get-Process. At the end of the build before this shows there appears to be a warning that couldn't write alias ogv as it is read only:

image

There's nothing in $Error hence why I think this is a warning instead of an error...

corbob avatar Mar 04 '20 03:03 corbob

Yeah... we need to change the name of the cmdlet to something else now that the original ogv is back.

TylerLeonhardt avatar Mar 04 '20 21:03 TylerLeonhardt

@andschwa This should be closed as won't fix since it's for the Avalona version.

tig avatar Aug 24 '22 12:08 tig