On 25/06/2012 3:45 PM, "henry74" <[email protected]> wrote: > > Based on the error you likely have rake installed at the system level so it's causing problems when the Gemfile specifies a different rake version. I'd recommend uninstalling rake at the system level and then re-running bundle install --path vendor after you've switched into your tracks directory. Then try the bundle exec rake command again.
Thanks! It seems I *do* have another install of rake on my machine. Now to work out how it get there and how to remove...
_______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
