Error when installing vagrant-bindfs

Hey guys,

I seem to be having an issue when trying to install vagrant-bindfs on my Mac. It keeps returning the error;

Bundler, the underlying system Vagrant uses to install plugins,

reported an error. The error is shown below. These errors are usually
caused by misconfigured plugin installations or transient network
issues. The error from Bundler is:

conflicting dependencies rb-fsevent (= 0.9.8) and rb-fsevent (= 0.10.2)
Activated rb-fsevent-0.10.2
which does not match conflicting dependency (= 0.9.8)

Conflicting dependency chains:
rb-fsevent (= 0.10.2), 0.10.2 activated

versus:
rb-fsevent (= 0.9.8)

Gems matching rb-fsevent (= 0.9.8):
rb-fsevent-0.9.8

Any advice you can offer would be much appreciated.

Thanks