priviterag / spree_slider

Add a slider to the spree homepage
BSD 3-Clause "New" or "Revised" License
34 stars 62 forks source link

Unknown error on install...please help, I would like to use Bootstrap but wanted to try "anything" at first #26

Closed MicFin closed 7 years ago

MicFin commented 10 years ago

NOTE: the following error did not happen when I ran "rails generate spree_slider:install_simple_carousel"

✗ rails generate spree_slider:install_anything identical app/views/spree/shared/_slider.html.erb append vendor/assets/javascripts/spree/frontend/all.js append vendor/assets/javascripts/spree/frontend/all.js append vendor/assets/javascripts/spree/frontend/all.js insert app/assets/stylesheets/store/all.css /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb:98:in binread': No such file or directory - /Users/Mike/code/kindrdfood/farmstand/app/assets/stylesheets/store/all.css (Errno::ENOENT) from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb:98:inreplace!' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb:59:in invoke!' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/actions.rb:94:inaction' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb:30:in insert_into_file' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/bundler/gems/spree_slider-407ac1ade0ed/lib/generators/spree_slider/install_anything_generator.rb:14:ininstall' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/command.rb:27:in run' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/invocation.rb:126:ininvoke_command' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/invocation.rb:133:in block in invoke_all' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/invocation.rb:133:ineach' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/invocation.rb:133:in map' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/invocation.rb:133:ininvoke_all' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/group.rb:232:in dispatch' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/base.rb:440:instart' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/railties-4.0.3/lib/rails/generators.rb:156:in invoke' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/railties-4.0.3/lib/rails/commands/generate.rb:11:in<top (required)>' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/polyglot-0.3.4/lib/polyglot.rb:65:in require' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/polyglot-0.3.4/lib/polyglot.rb:65:inrequire' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:229:in block in require' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:inload_dependency' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:229:in require' from /Users/Mike/.rvm/gems/ruby-2.0.0-p353/gems/railties-4.0.3/lib/rails/commands.rb:48:in<top (required)>' from bin/rails:4:in require' from bin/rails:4:in

'

priviterag commented 10 years ago

@MicFin do you still see this issue? which version are you using?