PowerShell / ConsoleGuiTools

Modules that mix PowerShell and GUIs/CUIs!
https://www.powershellgallery.com/packages/Microsoft.PowerShell.ConsoleGuiTools
MIT License
776 stars 59 forks source link

Import-Module: Alias is not writeable because alias ogv is read-only or constant and cannot be written to. #155

Closed tolgabalci closed 2 years ago

tolgabalci commented 2 years ago

No longer able to install & import Microsoft.Powershell.GraphicalTools

image

The Install-Module command also warned me that the module would override Out-GridView, but it let me proceed with -AllowClobber. However Import-Module does not work.

tolgabalci commented 2 years ago

Sorry I see that Microsoft.Powershell.GraphicalTools is no longer the correct name and we should not now be using Microsoft.PowerShell.ConsoleGuiTools