LMSouq
php-dev Open

dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.62.dylib error running php after installing node with brew on Mac

PE
petekaner
1 month ago
3 views
Problem Description
I installed node using homebrew (Mojave), afterwards php stoped working and if I try to run `php -v` I get this error: php -v dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.62.dylib Referenced from: /usr/local/bin/php Reason: image not found I tried to uninstall both node and icu4c but the problem persists

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base