Last active
February 12, 2019 03:35
-
-
Save yashwant/4ec3e128983fc0d673d9e8be5924e20f to your computer and use it in GitHub Desktop.
dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib (LoadError) after updating OS to macOs mojave
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ln -s /usr/local/opt/readline/lib/libreadline.8.0.dylib /usr/local/opt/readline/lib/libreadline.7.dylib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment