本文最后更新于 523 天前,其中的信息可能已经有所发展或是发生改变。

方法1
切换运行模式为Git Bash,不用powershell运行。

方法2
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
切换运行模式为Git Bash,不用powershell运行。
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser