I ended up reinstalling the json gem, and reverted to the mac install of ruby and seemed to work itself out.
thanks guys On Sep 25, 5:02 pm, ryanlonac <[email protected]> wrote: > 11.x, i will try 0.9.9 > > On Sep 25, 4:58 pm, Chris <[email protected]> wrote: > > > That happens when using a version of Thor newer than 0.9.9. > > > 2009/9/26 Tony Mann <[email protected]> > > > > Which version of thor are you using? > > > ..tony.. > > > > On Fri, Sep 25, 2009 at 3:06 PM, ryanlonac <[email protected]> wrote: > > > >> Hey guys, > > > >> been having a problem this week getting merb started. I am getting > > >> fatal errors that state missing gems. > > > >> I have tried reinstalling the gems, re-generating thor, and re- > > >> installing the gems via thor, but i keep getting this error with thor: > > > >> [WARNING] Attempted to create task "full_list" without usage or > > >> description. Call desc if you want this method to be available as task > > >> or declare it inside a no_tasks{} block. Invoked from "/.../tasks/ > > >> merb.thor/ops.rb:23". > > >> [WARNING] Attempted to create task "rescue_failures" without usage or > > >> description. Call desc if you want this method to be available as task > > >> or declare it inside a no_tasks{} block. Invoked from "/.../tasks/ > > >> merb.thor/ops.rb:38". > > >> [WARNING] Attempted to create task "list" without usage or > > >> description. Call desc if you want this method to be available as task > > >> or declare it inside a no_tasks{} block. Invoked from "/.../tasks/ > > >> merb.thor/main.thor:34:in `load_thorfile'". > > >> could not find Thor class or task 'merb:gems:install' > > > >> Anyone come across this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
