oliver-rudzinski / .dotfiles

🔧 Automated setup of personal default settings for macOS
0 stars 0 forks source link

Installing VS Code via new cask installation syntax does not work #8

Open oliver-rudzinski opened 3 years ago

oliver-rudzinski commented 3 years ago

With brew install --cask visual-studio-code:

Error: Cask 'visual-studio-code' is unavailable: No Cask with this name exists.

but works with brew cask install visual-studio-code