在vscode中使用cnpm命令时报错如下:
解决方案: 使用管理员身份启动powershell: 输入命令:set-ExecutionPolicy RemoteSigned,然后更改权限为A,修改成功后通过 get-ExecutionPolicy 查看当前的状态