ChrisTitusTech / powershell-profile

Pretty PowerShell that looks good and functions almost as good as Linux terminal
551 stars 320 forks source link

Terminal Icon Module not loaded #22

Closed pakosaan closed 1 year ago

pakosaan commented 1 year ago

error:

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

pakosaan commented 1 year ago

SOLVED by running in the terminal

Install-Module -Name Terminal-Icons -Repository PSGallery