gulp : 无法加载文件 C:\Users\Administrator\AppData\Roaming\npm\gulp.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参
阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的 about_Execution_Policies。
所在位置 行:1 字符: 1
+ gulp serve
+ ~~~~
    + CategoryInfo          : SecurityError: (:) [],PSSecurityException
    + FullyQualifiedErrorId : UnauthorizedAccess

解决方案:

在项目目录下 运行  set-executionpolicy RemoteSigned

相关文章:

  • 2021-08-18
  • 2021-12-09
  • 2021-04-21
  • 2021-05-31
  • 2022-12-23
  • 2021-12-31
  • 2022-02-25
猜你喜欢
  • 2021-10-11
  • 2022-12-23
  • 2022-01-10
  • 2023-03-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案