Skip to content

Instantly share code, notes, and snippets.

View dieisonbeck's full-sized avatar

Dieison Beck dieisonbeck

View GitHub Profile
@dieisonbeck
dieisonbeck / flow-error-icu4c-not-loaded.md
Created June 2, 2020 04:25 — forked from berkedel/flow-error-icu4c-not-loaded.md
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