Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Error when uploading to heroku #10

Open
mattstratton opened this issue Dec 10, 2013 · 0 comments
Open

Error when uploading to heroku #10

mattstratton opened this issue Dec 10, 2013 · 0 comments
Assignees
Labels

Comments

@mattstratton
Copy link
Member

Cleaning up the bundler cache.
       Could not detect rake tasks
       ensure you can run `$ bundle exec rake -P` against your app with no environment variables present
       and using the production group of your Gemfile.
       This may be intentional, if you expected rake tasks to be run
       cancel the build (CTRL+C) and fix the error then commit the fix:
       rake aborted!
       cannot load such file -- stringex
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/Rakefile:3:in `require'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/Rakefile:3:in `<top (required)>'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/rake_module.rb:25:in `load'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/rake_module.rb:25:in `load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:501:in `raw_load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:82:in `block in load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:81:in `load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:65:in `block in run'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:63:in `run'
       vendor/ruby-1.9.3/bin/rake:38:in `<main>'
@ghost ghost assigned mattstratton Dec 10, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant