Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(install_macos.sh): Don't overwrite existing vscode (#18300)
If this script is run without sudo and VSCode is already installed, it seems to break VSCode. There's no need to install it VSCode if it's already installed, in any case. (We could do the same with elan, I'm less sure about the tradeoffs there.) Co-authored-by: Jason Gross <[email protected]>
- Loading branch information