Skip to content

Instantly share code, notes, and snippets.

@BrianTheCoder
Created January 29, 2015 23:37
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 BrianTheCoder/cec21d4a34d5b5c87e2c to your computer and use it in GitHub Desktop.
Save BrianTheCoder/cec21d4a34d5b5c87e2c to your computer and use it in GitHub Desktop.
build.sh error
rake aborted!
LoadError: cannot load such file -- spree/sample
/Users/brianthecoder/Dropbox/code/20jeans/spree/core/lib/spree/testing_support/common_rake.rb:11:in `require'
/Users/brianthecoder/Dropbox/code/20jeans/spree/core/lib/spree/testing_support/common_rake.rb:11:in `block (2 levels) in <top (required)>'
/Users/brianthecoder/Dropbox/code/20jeans/spree/sample/Rakefile:23:in `block in <top (required)>'
/Users/brianthecoder/.rvm/gems/ruby-2.1.5/bin/ruby_executable_hooks:15:in `eval'
/Users/brianthecoder/.rvm/gems/ruby-2.1.5/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => common:test_app
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment