yarn : 无法加载文件 C:\Program Files\nodejs\yarn.ps1,因为在此系统上禁止运行脚本 – MasterH's Grocery Store

yarn : 无法加载文件 C:\Program Files\nodejs\yarn.ps1,因为在此系统上禁止运行脚本

file
若要在本地计算机上运行您编写的未签名脚本和来自其他用户的签名脚本,请使用以下命令将计算机上的执行策略更改为RemoteSigned
以管理员身份运行powershell

set-ExecutionPolicy RemoteSigned

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *