sb2nov / mac-setup

Installing Development environment on macOS
https://sourabhbajaj.com/mac-setup/
Other
7.15k stars 1.02k forks source link

svn required for Source Code Pro; also updated the pref path #351

Open fgeorge opened 2 years ago

fgeorge commented 2 years ago

while doing the setup on a new M1Pro macbook, looks like svn is not installed by default but is a prerequisite for Source Code Pro. Updated the same and also made a slight correction to the preferences path where the silence bell option needs to be checked. Thanks!

otkd commented 2 years ago

Can confirm

admin@MacBook-Pro  ~ 
 ❯ brew install font-source-code-pro                                 [18:38:08]
==> Cloning https://github.com/google/fonts/trunk/ofl/sourcecodepro
You must: brew install svn
Error: Download failed on Cask 'font-source-code-pro' with message: Failure while executing; `svn checkout https://github.com/google/fonts/trunk/ofl/sourcecodepro /Users/admin/Library/Caches/Homebrew/Cask/font-source-code-pro--svn --quiet` exited with 1. Here's the output:
You must: brew install svn

Discussed here: https://github.com/Homebrew/brew/issues/11724