Hi. I try to install spree on Windows 7 by https://github.com/spree/spree chapter Installation. gem install rails -v 3.2.13 - already installed gem install spree Ok. rails new app Ok. spree install app ERROR Help me, please. What is wrong? \eshop\spree>spree install app Would you like to install the default gateways? (Recommended) (yes/no) [yes] y Would you like to install the default authentication system? (yes/no) [yes] y Would you like to run the migrations? (yes/no) [yes] y Would you like to load the seed data? (yes/no) [yes] y Would you like to load the sample data? (yes/no) [yes] y gemfile spree gemfile spree_gateway gemfile spree_auth_devise run bundle install from "./app" C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/actions.rb:252:in ` `': No such file or directory - bundle install (Errno::ENOENT) from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/action s.rb:252:in `run' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/spree_cmd-2.0.0/lib/spree_c md/installer.rb:104:in `block in add_gems' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/action s.rb:182:in `block in inside' from C:/dev/ruby200/lib/ruby/2.0.0/fileutils.rb:125:in `chdir' from C:/dev/ruby200/lib/ruby/2.0.0/fileutils.rb:125:in `cd' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/action s.rb:182:in `inside' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/spree_cmd-2.0.0/lib/spree_c md/installer.rb:92:in `add_gems' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/comman d.rb:27:in `run' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/invoca tion.rb:120:in `invoke_command' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/invoca tion.rb:127:in `block in invoke_all' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/invoca tion.rb:127:in `each' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/invoca tion.rb:127:in `map' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/invoca tion.rb:127:in `invoke_all' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/group. rb:233:in `dispatch' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/thor-0.18.1/lib/thor/base.r b:439:in `start' from C:/dev/ruby200/lib/ruby/gems/2.0.0/gems/spree_cmd-2.0.0/lib/spree_c md.rb:14:in `<top (required)>' from C:/dev/ruby200/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_re quire.rb:45:in `require' from C:/dev/ruby200/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_re quire.rb:45:in `require' from C:/dev//lib/ruby/gems/2.0.0/gems/spree_cmd-2.0.0/bin/spree:2 :in `<top (required)>' from C:/dev/ruby200/bin/spree:23:in `load' from C:/dev/ruby200/bin/spree:23:in `<main>' \eshop\spree>
Not to be a wet blanket but rmagick isn't supported on Windows. Recommending it for development is the way to heartache, trust me, I've tried. :)