Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@thunder87
Created December 18, 2018 13:17
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 thunder87/4e11639fbe18ca230152da9faa01c2fd to your computer and use it in GitHub Desktop.
Save thunder87/4e11639fbe18ca230152da9faa01c2fd to your computer and use it in GitHub Desktop.
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.62.dylib
Referenced from: /usr/local/bin/php
Reason: image not found
Solution
brew info icu4c
brew switch icu4c 62.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment