You may have installed a different rails application.

Do something like sudo gem uninstall rake or gem uninstall rake to remove
it from the system level.

On a tangential note, I suggest you look into installing rvm...
On Jun 25, 2012 3:42 AM, "Olaf TNSB" <still.another.per...@gmail.com> wrote:

>
> On 25/06/2012 3:45 PM, "henry74" <henr...@gmail.com> 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
Tracks-discuss@lists.rousette.org.uk
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to