powershell-profile icon indicating copy to clipboard operation
powershell-profile copied to clipboard

installation issue.....

Open madey83 opened this issue 1 year ago • 1 comments

Import-Module : The specified module 'Terminal-Icons' was not loaded because no valid module file was found in any module directory. At C:\Users\lukas\OneDrive\Dokumenty\WindowsPowerShell\Microsoft.PowerShell_profile.ps1:35 char:1

  • Import-Module -Name Terminal-Icons
  •   + CategoryInfo          : ResourceUnavailable: (Terminal-Icons:String) [Import-Module], FileNotFoundException
      + FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
    
    

PS C:\Windows\system32> ^C PS C:\Windows\system32> (Get-Host).Version

Major Minor Build Revision


5 1 19041 3930

madey83 avatar Jan 29 '24 07:01 madey83

Use powershell core

ShadowElixir avatar May 23 '24 13:05 ShadowElixir