I'm trying to use the experimental new feature of heroku labs to include 
git submodules (a feature I have been hoping for for a long time). Note 
that I'm on Cedar and deploying a node.js app.

I follow the instructions here:
http://devcenter.heroku.com/articles/labs-git-submodules

The heroku-labs plugin installs fine, but when I attempt to add it to my 
app I get the following:

/Users/dd/.heroku/plugins/heroku-labs/lib/labs/heroku/command/labs.rb:67:in 
`app': super: no superclass method `app' (NoMethodError)
    from 
/Users/dd/.heroku/plugins/heroku-labs/lib/labs/heroku/command/labs.rb:43:in 
`enable'
    from 
/Users/dd/.gem/ruby/1.8/gems/heroku-2.2.8/lib/heroku/command.rb:114:in 
`send'
    from 
/Users/dd/.gem/ruby/1.8/gems/heroku-2.2.8/lib/heroku/command.rb:114:in `run'
    from /Users/dd/.gem/ruby/1.8/gems/heroku-2.2.8/bin/heroku:14
    from /usr/bin/heroku:19:in `load'

Any thoughts/help would be much appreciated!

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/heroku/-/KbU0FNggz30J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to