We will install redis with brew and fix it.
brew install redis
sudo redis-server --daemonize yes
Source: redis/redis#8062 (comment)
We will install redis with brew and fix it.
brew install redis
sudo redis-server --daemonize yes
Source: redis/redis#8062 (comment)