VScode 标记“&&”不是此版本中的有效语句分隔符。
解决办法
在setting.json 中 加入
"terminal.integrated.shell.windows": "powershell.exe",
在setting.json 中 加入
"terminal.integrated.shell.windows": "powershell.exe",
转载于:https://www.cnblogs.com/317zhang/p/10990295.html