We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On Mac OS X we support the homebrew system of ports for installing packages.
Just to make sure, lets update homebrew and your currently installed packages
brew update brew upgrade
brew install node
brew install redis
Get the correct instructions for running redis and run it in a separate terminal
brew info redis