dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.64.dylib Referenced from: /usr/local/opt/[email protected]/bin/php Reason: image not found [1] 34056 abort php -v code example

Example 1: Library not loaded: /usr/local/opt/icu4c/lib/libicuio.64.dylib Referenced from: /usr/local/bin/php

brew uninstall --ignore-dependencies node icu4c
brew install node

Example 2: dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.66.dylib Referenced from: /usr/local/bin/node Reason: image not found

brew reinstall node

Tags:

Php Example