This forum is no longer active. Please post your questions to our new community site
Can't run "rake" command with RubyStack 2.1-1 dev on Windows
|
|
Hi, I’ve installed the RubyStack 2.1-1 dev (Ruby 1.9.2, Rails 3.0.3) on Windows 7 x64. Now I need to install “Spree” (not the Bitnami app stack, but the original app). Everything worked fine until I needed to run “rake spree_sample:install” but it threw the following error: D:/Program Files/BitNami RubyStack Development/ruby/lib/ruby/1.9.1/rubygems.rb:340:in `bin_path’: can’t find executable rake for rake-0.8.7 (Gem::Exception) Same error occurs when just executing ‘rake’. Any help would be appreciated. Bare in mind I’m not a RoR expert. |
|
|
I have fixed it following this article |
|
|
Hi, Yes, this is a known issue that we will fix in the next version. Thanks for posting it. |
|
|
Hi everyone, |
|
|
Hi, Are you running the rake command from the “rubystackconsole” that you can find in the Start Menu Shortcuts? I checked this patch and now it works properly |

