Hello,

  I am attempting to install the CE Rails3 branch into an existing
application.  When I try to follow step 2:
$ bundle install --binstubs
I get this error:
Bundler could not find compatible versions for gem "omniauth":
  In Gemfile:
    omniauth-facebook (>= 0) ruby depends on
      omniauth (~> 1.0) ruby
    community_engine (>= 0) ruby depends on
      omniauth (0.3.0)

This seems to indicate that omniauth-facebook demands omniauth 1.0 or
better, but CE wants, specifically, omniauth 0.3.0.  Am I interpreting
this error correctly?  How do I resolve this issue?

Thanks!
Dave

-- 
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to communityengine@googlegroups.com.
To unsubscribe from this group, send email to 
communityengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en.

Reply via email to