📌  相关文章
📜  in grunt 无法加载,因为在此系统上禁用了运行脚本 - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:37.731000             🧑  作者: Mango

代码示例1
set-ExecutionPolicy RemoteSigned -Scope CurrentUser  //will not show eny output
Get-ExecutionPolicy //will output remoteSigned
Get-ExecutionPolicy -list  
//you can now run eny command