Created
August 10, 2010 09:58
-
-
Save bosko/517015 to your computer and use it in GitHub Desktop.
Ruby 1.9.2 rake error
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
d:\projects>pik rake --version | |
ruby 1.8.6 (2010-02-04 patchlevel 398) [i386-mingw32] | |
rake, version 0.8.7 | |
ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-mingw32] | |
rake, version 0.8.7 | |
ruby 1.9.2dev (2010-07-11) [i386-mingw32] | |
C:/Utils/Ruby/192dev/lib/ruby/site_ruby/1.9.1/rubygems.rb:335:in `bin_path': can't find executable rake for rake-0.8.7 (Gem::Exception) | |
from <internal:gem_prelude>:282:in `method_missing' | |
from C:/Utils/Ruby/192dev/bin/rake:19:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment