PS D:\JobUtil\skills> .\install.ps1 -List
Available Skills:
Write-Host : 无法绑定参数“ForegroundColor”。无法将值“Green -NoNewline
Write-Host ”转换为类型“System.ConsoleColor”。错误:“无法将标识符名称 Green -NoNewline
Write-Host 与有效的枚举器名称相匹配。请指定以下枚举器名称之一,然后重试:
Black, DarkBlue, DarkGreen, DarkCyan, DarkRed, DarkMagenta, DarkYellow, Gray, DarkGray, Blue, Green, Cyan, Red, Magenta
, Yellow, White”
所在位置 D:\JobUtil\IntelliJ IDEA 2025.1WorkSpace\skills\install.ps1:74 字符: 43
-
Write-Host $Text -ForegroundColor $Color -NoNewline
-
- CategoryInfo : InvalidArgument: (:) [Write-Host],ParentContainsErrorRecordException
- FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.WriteHostCommand
PS D:\JobUtil\skills>
PS D:\JobUtil\skills> .\install.ps1 -List
Available Skills:
Write-Host : 无法绑定参数“ForegroundColor”。无法将值“Green -NoNewline
Write-Host ”转换为类型“System.ConsoleColor”。错误:“无法将标识符名称 Green -NoNewline
Write-Host 与有效的枚举器名称相匹配。请指定以下枚举器名称之一,然后重试:
Black, DarkBlue, DarkGreen, DarkCyan, DarkRed, DarkMagenta, DarkYellow, Gray, DarkGray, Blue, Green, Cyan, Red, Magenta
, Yellow, White”
所在位置 D:\JobUtil\IntelliJ IDEA 2025.1WorkSpace\skills\install.ps1:74 字符: 43
PS D:\JobUtil\skills>