Skip to content

Instantly share code, notes, and snippets.

@rickhull
Last active December 29, 2015 12:29
Show Gist options
  • Save rickhull/7670502 to your computer and use it in GitHub Desktop.
Save rickhull/7670502 to your computer and use it in GitHub Desktop.
$ 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