Diagnosing and Fixing 'error: /usr/local must be writable'
The error message error: /usr/local must be writable indicates that a process is trying to write to /usr/local but the effective user ID lacks permission to do so. On macOS and...
Read article