Skip to content

Instantly share code, notes, and snippets.

@lobo-tuerto
Created February 25, 2011 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lobo-tuerto/843979 to your computer and use it in GitHub Desktop.
Save lobo-tuerto/843979 to your computer and use it in GitHub Desktop.
$ rake install
(in /home/oewolf/development/gamedev/github/missile-command-ruby)
Successfully built RubyGem
Name: missile-command-ruby
Version: 0.0.6
File: missile-command-ruby-0.0.6.gem
Executing "ruby -S gem install ./pkg/missile-command-ruby-0.0.6.gem":
ruby -S gem install ./pkg/missile-command-ruby-0.0.6.gem
ERROR: While executing gem ... (ArgumentError)
undefined class/module YAML::PrivateType
rake aborted!
Command failed with status (1): [ruby -S gem install ./pkg/missile-command-...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment