Skip to content

Getting a bundler/setup (LoadError) #10

Open
@chrisnicola

Description

@chrisnicola

This is what I'm seeing when deploying. I'm using Rails 5.0.0.1.

I'm suspecting it may have something to do with the binstubs, but they are the default ones. Nothing special there.

-----> Rake app detected
/tmp/{redacted}/vendor/ruby-2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bundler/setup (LoadError)
    from /tmp/{redacted}/vendor/ruby-2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
    from /tmp/{redacted}/config/boot.rb:6:in `<top (required)>'
    from bin/rake:2:in `require_relative'
    from bin/rake:2:in `<main>'
 !     Push rejected, failed to compile Rake app.
 !     Push failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions