Last active
December 29, 2015 12:29
-
-
Save rickhull/7670502 to your computer and use it in GitHub Desktop.
This file contains 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
$ gem install --user-install flog flay heckle | |
Fetching: sexp_processor-4.4.0.gem (100%) | |
WARNING: You don't have /home/rick/.gem/ruby/2.0.0/bin in your PATH, | |
gem executables will not run. | |
Successfully installed sexp_processor-4.4.0 | |
Fetching: ruby_parser-3.2.2.gem (100%) | |
Successfully installed ruby_parser-3.2.2 | |
Fetching: flog-4.2.0.gem (100%) | |
Successfully installed flog-4.2.0 | |
Fetching: flay-2.4.0.gem (100%) | |
Successfully installed flay-2.4.0 | |
ERROR: While executing gem ... (Gem::DependencyError) | |
Unable to resolve dependencies: ParseTree requires sexp_processor (~> 3.2.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment