We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
--force
brew update-reset && brew update
brew doctor
macOS 10.15 support has ended VS Code 1.97 is the last release that supports macOS 10.15 (macOS Catalina). Refer to our FAQ for additional information.
macOS 10.15 support has ended
VS Code 1.97 is the last release that supports macOS 10.15 (macOS Catalina). Refer to our FAQ for additional information.
https://code.visualstudio.com/updates/v1_98#_macos-1015-support-has-ended
Related: microsoft/vscode#242842
brew install --cask visual-studio-code
--verbose --debug
-
brew config
brew tap
The text was updated successfully, but these errors were encountered:
I've just had the same issue, as the link says, the last vscode version that will be supported on catalina is 1.97. https://code.visualstudio.com/docs/supporting/FAQ#_can-i-run-vs-code-on-old-macos-versions
However, if you do want to install vscode 1.97 on catalina using brew, you can always just:
History
View file
Download raw file
The above steps would work on any cask, cask code can be found on the package's page in brew.sh
Sorry, something went wrong.
No branches or pull requests
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
https://code.visualstudio.com/updates/v1_98#_macos-1015-support-has-ended
Related: microsoft/vscode#242842
Command that failed
brew install --cask visual-studio-code
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: