`install.sh` checks that `$TARGET` is writable, and if not it prompts the user to rerun the script using `sudo`. On a clean macOS install, `/usr/local/bin` does not exist so the user gets this error message even when run using `sudo`.