Skip to content

Not checking out gems installed from git #80

@itay-grudev

Description

@itay-grudev

Whenever my app is initialising I get the following error:

Bundler::GitError: The git source https://github.com/example/example.git is not yet checked out. Please run `bundle install` before trying to start your application
# Gemfile
gem 'example', git: 'https://github.com/example/example.git', branch: 'master'

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