I did a brew install node. Now I'm getting the following whenever I try to use commands like php artisan, valet, etc.:
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.61.dylib Referenced from: /usr/local/bin/php Reason: image not found
I'm running macOS High Sierra Version 10.13.5.
I have tried uninstalling and reinstalling Node. I have tried uninstalling and reinstalling icu4c. I have tried unlinking and relinking. Anyone else encountered this and have a solution?
brew doctor
? – Ortomala Lokni