Created
February 25, 2011 15:54
-
-
Save lobo-tuerto/843979 to your computer and use it in GitHub Desktop.
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
$ 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