Hello i'm using powershell 7.
here's what i tried.
> Install-Module -Name PowerShell-Beautifier
> Import-Module .\PowerShell-Beautifier.psd1
Import-Module: The specified module '.\PowerShell-Beautifier.psd1' was not loaded because no valid module file was found in any module directory.
Hello i'm using powershell 7. here's what i tried.
my module folder also didnt contain anything new.