-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
再現手順
F:\> New-Item F:\Modules\Pester\4.4.0 -Force
F:\> pspm install Pester
Modules will be saved in "F:\Modules"
"1" 個の引数を指定して "IsSatisfied" を呼び出し中に例外が発生しました: "値を Null にすることはできません。"
発生場所 C:\Program Files\WindowsPowerShell\Modules\pspm\functions\getModule.ps1:281 文字:17
+ ... if ($SemVerRange.IsSatisfied($moduleInfo.ModuleVersion)) {
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ArgumentNullException
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working