ModuleFast icon indicating copy to clipboard operation
ModuleFast copied to clipboard

Creates 1.0.0 folder for modules with version 1.0

Open JustinGrote opened this issue 1 year ago • 0 comments

Import-Module: The ModuleVersion key in module manifest 'C:\Users\jgrote\AppData\Local\powershell\Modules\ShowPSAst\1.0.0\ShowPSAst.psd1' specifies module version '1.0' 
which does not match its version folder name at 'C:\Users\jgrote\AppData\Local\powershell\Modules\ShowPSAst\1.0.0'. 
Change the value of the ModuleVersion key to match the version folder name.

JustinGrote avatar Sep 15 '24 05:09 JustinGrote