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
Seems file /usr/local/opt/icu4c/lib/libicui18n.58.dylib does not exists in you system.
/usr/local/opt/icu4c/lib/libicui18n.58.dylib
Please ensure that icu4c installed with Homebrew.
icu4c
brew info icu4c
brew reinstall icu4c
brew install icu4c