Skip to content

Instantly share code, notes, and snippets.

@iradofurioso
Created June 12, 2020 14:48
Show Gist options
  • Save iradofurioso/63818a56b5e0e3b2cf4b3b16d15a4afe to your computer and use it in GitHub Desktop.
Save iradofurioso/63818a56b5e0e3b2cf4b3b16d15a4afe to your computer and use it in GitHub Desktop.
MACOS - dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.60.dylib
brew uninstall --ignore-dependencies node icu4c
brew install node
brew link --overwrite node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment