Recently I updated brew since then I was unable to use SVN on my mac (macOS Monterey 12.0.1)
The error was like –
dyld[32834]: Symbol not found: _apr_crypto_block_cleanup
To fix this issue, run the command below –
brew reinstall apr-util
Recently I updated brew since then I was unable to use SVN on my mac (macOS Monterey 12.0.1)
The error was like –
dyld[32834]: Symbol not found: _apr_crypto_block_cleanup
To fix this issue, run the command below –
brew reinstall apr-util