美文网首页
yarn : 无法加载文件 C:\Users\Administr

yarn : 无法加载文件 C:\Users\Administr

作者: Blue_Color | 来源:发表于2020-08-19 17:04 被阅读0次

yarn : 无法加载文件 C:\Users\Administrator\AppData\Roaming\npm\yarn.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的 about_Execution_Policies。

1.搜索powershell,右键以管理员身份运行

2.输入:set-ExecutionPolicy RemoteSigned

然后:输入 y

3.关闭命令窗口 即可

相关文章

网友评论

      本文标题:yarn : 无法加载文件 C:\Users\Administr

      本文链接:https://www.haomeiwen.com/subject/jtldjktx.html