Cannot type in a PowerShell window
Problem
Solution
powershell -noprofile -command "Install-Module PSReadLine -Force -SkipPublisherCheck" Workaround
Last updated
powershell -noprofile -command "Install-Module PSReadLine -Force -SkipPublisherCheck" Last updated