Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dieisonbeck/2bbf945ed51fe050eb063b1d7af28e69 to your computer and use it in GitHub Desktop.
Save dieisonbeck/2bbf945ed51fe050eb063b1d7af28e69 to your computer and use it in GitHub Desktop.
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.60.dylib

How to solve dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.60.dylib

brew uninstall --ignore-dependencies node icu4c
brew install node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment