200字
CURSOR 无法执行CMD
2025-04-27
2025-04-27

解决方法

更新到 PowerShell 7.5 (latest stable version)。以管理员身份运行powershell并升级:

winget install --id Microsoft.PowerShell --source winget

评论