Skip to content
New issue

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

Microsoft Visual Studio Code, VS Code macOS Catalina 🌄 #204140

Closed
6 tasks done
artkirienko opened this issue Mar 6, 2025 · 1 comment
Closed
6 tasks done

Microsoft Visual Studio Code, VS Code macOS Catalina 🌄 #204140

artkirienko opened this issue Mar 6, 2025 · 1 comment

Comments

@artkirienko
Copy link
Contributor

Verification

Description of issue

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

Command that failed

brew install --cask visual-studio-code

Output of command with --verbose --debug

-

Output of brew doctor and brew config

-

Output of brew tap

-
@Aspecky
Copy link

Aspecky commented Mar 6, 2025

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:

  1. Go to the cask code on github
  2. Press History up right
  3. Look for the latest 1.97 version, which is this
  4. Press the 3 dots to the right and press View file
  5. Now press Download raw file on the right side again
  6. Run `brew install --cask /path/to/rb

The above steps would work on any cask, cask code can be found on the package's page in brew.sh

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants