vscode 终端无法执行cnpm命令的解决办法
2020-08-31 本文已影响0人
wyc0859
1.在wind10搜索框里输入 Windows PowerShell
进入这个界面

2.打开Windows PowerShell 之后
输入命令:get-executionpolicy
然后:set-executionpolicy remotesigned
然后更改权限为 A
然后命令:get-executionpolicy
1.在wind10搜索框里输入 Windows PowerShell
进入这个界面
2.打开Windows PowerShell 之后
输入命令:get-executionpolicy
然后:set-executionpolicy remotesigned
然后更改权限为 A
然后命令:get-executionpolicy