Skip to content

Instantly share code, notes, and snippets.

@bosko
Created August 10, 2010 09:58
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 bosko/517015 to your computer and use it in GitHub Desktop.
Save bosko/517015 to your computer and use it in GitHub Desktop.
Ruby 1.9.2 rake error
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