Hi All!

I've been happily hoboing and haven't needed any help for a long while, but.....

I just tried to install what I thought was the latest stable version of hobo on my Lubuntu laptop and ran into problems. The configuration is:

rvm 1.17.3

ruby 1.9.3p327 (2012-11-10 revision 37606) [i686-linux]

rails 3.2.9

Hobo 1.3.0

Everything seems ok until I try to create a new Hobo project as in:

hobo new dons_project

This fails with the following message:

The template [/tmp/hobo_app_template] could not be loaded. Error: Unable to activate hobo_support-1.3.0, because rails-3.2.9 conflicts with rails (~> 3.0.0)

The directory was created and populated so I tried to start the server with:

rails server

Could not find gem 'coffee-rails (~> 3.2.1) ruby' in the gems available on this machine. Run `bundle install` to install missing gems. (I HAVE NO IDEA WHERE coffee-rails CAME FROM).

so....

bundle install

Bundler could not find compatible versions for gem "actionpack":
  In Gemfile:
    hobo (= 1.3.0) ruby depends on
      actionpack (~> 3.0.0) ruby

    rails (= 3.2.9) ruby depends on
      actionpack (3.2.9)

Suggestions please,

Don Z.


--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
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/hobousers?hl=en.

Reply via email to