Created
December 19, 2014 06:30
-
-
Save FlatMapIO/3020daf1df2e1a66af3a to your computer and use it in GitHub Desktop.
**MAC GEM ISSUE** It seems your ruby installation is missing psych (for YAML output). To eliminate this warning, please install libyaml and reinstall your ruby.
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
| brew unlink libyaml | |
| brew link libyaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment