【发布时间】:2022-12-20 19:45:17
【问题描述】:
就在今天早上,我使用 brew install --cask powershell 在我的 Macbook 上安装了 powershell。我运行的版本是7.3.1。
但是,当我运行 New-SelfSignedCertificate cmd 时,出现以下错误:
The term 'New-SelfSignedCertificate' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
【问题讨论】:
标签: macos powershell