Error when running bundler install

Posted by lmumar on Stack Overflow See other posts from Stack Overflow or by lmumar
Published on 2010-05-07T03:58:33Z Indexed on 2010/05/23 0:50 UTC
Read the original article Hit count: 366

Hi all,

I tried running bundle install in our production server, but I encounter this problem:

Updating git://github.com/collectiveidea/delayed_job.git fatal: Refusing to fetch into current branch refs/heads/master of non-bare repository An error has occurred in git. Cannot complete bundling.

I have bundler version 0.9.25 installed.

Thanks

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about bundler