VS Code刚安装,打开控制台输入指令,可能会出现以下问题:
解决方法:
使用管理员模式打开Window PowerShell,输入:set-executionpolicy remotesigned,按y,就可以了。
解决方法来源:https://blog.csdn.net/u010263423/article/details/107715219
2023-12-26 14:35:57
VS Code刚安装,打开控制台输入指令,可能会出现以下问题:
解决方法:
使用管理员模式打开Window PowerShell,输入:set-executionpolicy remotesigned,按y,就可以了。
解决方法来源:https://blog.csdn.net/u010263423/article/details/107715219
下一篇:最小圆覆盖板子