Ask A Question

Notifications

You’re not receiving notifications from this thread.

Bundle Install Doesn't Work

Steve asked in Rails

Hi guys,

I seem to be getting an error message when I run bundle install. I'm curious if any of you have had this issue before as well? I tried uninstalling bundler and reinstalling it. I tried different versions of ruby and rails. Any guidance would be appreciated it.

It also says "Unfortunately, an unexpected error occurred, and Bundler cannot continue."

Errno::EIO: Input/output error - sendfile
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1394:in copy_stream'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1394:in
block (2 levels) in copy_file'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1393:in open'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1393:in
block in copy_file'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1392:in open'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1392:in
copy_file'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:486:in copy_file'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:403:in
block in cp'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1571:in block in fu_each_src_dest'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1587:in
fu_each_src_dest0'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:1569:in fu_each_src_dest'
/home/stephen/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/fileutils.rb:402:in
cp'

Thanks,

Steve

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.