【发布时间】:2021-08-26 22:03:54
【问题描述】:
在安装 ravendb 时,当我尝试在 windows powershell 中运行 run.ps1 时,出现以下错误。如果有人知道解决方案,请帮助我。
PS D:\RavenDB> .\run.ps1
File D:\RavenDB\run.ps1 cannot be loaded because the execution of scripts is disabled on this system.
Please see "get-help about_signing" for more details.
At line:1 char:10
+ .\run.ps1 <<<<
+ CategoryInfo : NotSpecified: (:) [], PSSecurityException
+ FullyQualifiedErrorId : RuntimeException
【问题讨论】:
标签: powershell ravendb