Skip to content

Instantly share code, notes, and snippets.

@yashwant
Last active February 12, 2019 03:35
Show Gist options
  • Select an option

  • Save yashwant/4ec3e128983fc0d673d9e8be5924e20f to your computer and use it in GitHub Desktop.

Select an option

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
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