Windows 11 Powershell 7.2.2 show no installed modules but Powershell 5.1 show them, I cannot use custom instructions in Powershell 7.2.2

  • Thread starter Thread starter HarlockP4
  • Start date Start date
H

HarlockP4

Hi,I don't understand why on powershell 7.2.2. shell, the command "Get-InstalledModule" return no modules installed but on powershell 5.1 it correctly report the modules, my problem started after the recent powershell update. the result is that now I cannot use the instructions coming from the modules in powershell 7.2.2.I've checked the "$env:PSModulePath -split ';'" and it show same paths.What should I check to fix the problem?Regards

Continue reading...
 
Back
Top