Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.63.2
- OS Version: macOS Monterey beta 12.3 (21E5196i)
Steps to Reproduce:
- Run Terminal
- Run
code
$ code
/opt/homebrew/bin/code: line 6: python: command not found
/opt/homebrew/bin/code: line 10: ./MacOS/Electron: No such file or directory
$ code-insiders
/usr/local/bin/code-insiders: line 6: python: command not found
/usr/local/bin/code-insiders: line 10: ./MacOS/Electron: No such file or directory
Apple no longer ships Python 2 as of this macOS version.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
codeApple no longer ships Python 2 as of this macOS version.