Created
January 29, 2015 23:37
-
-
Save BrianTheCoder/cec21d4a34d5b5c87e2c to your computer and use it in GitHub Desktop.
build.sh error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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