I\'m trying to install node with homebrew on macOS Sierra. I run
brew install node
After a seemingly successful install I get the following
brew uninstall --force node brew uninstall --ignore-dependencies icu4c brew unlink icu4c && brew link icu4c --force brew install node