ng : 无法加载文件 C:\Users\admin\AppData\Roaming\npm\ng.ps1,因为在此系统上禁止运行脚本
1.搜索powershell,右键以管理员身份运行(Windows PowerShell)2.执行:set-ExecutionPolicy RemoteSigned (注:记得路径是C:\Windows\system32 下执行)3.查看执行策略:get-ExecutionPolicy
转载
2021-04-02 09:11:49 ·
566 阅读 ·
0 评论