The problem is that Xcode Command-line Tools needs to be updated.
Go back to your terminal and hit:
xcode-select --install
重启vscode即可
The problem is that Xcode Command-line Tools needs to be updated.
Go back to your terminal and hit:
xcode-select --install
重启vscode即可
转载于:https://www.cnblogs.com/wangyuanyuan-blog/p/10832617.html