摘要: node第三方模块加载时出现XXX运行 提示错误:无法加载文件 C:\Users\gxf\AppData\Roaming\npm\XXX.ps1,因为在此系统上禁止运行脚本。 这是因为笔记本禁止运行脚本,解决方法 以管理员身份打开PowerShell 输入set-ExecutionPolicy Re 阅读全文
posted @ 2020-09-27 08:44 actorhuang 阅读(251) 评论(0) 推荐(0) 编辑