Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Issue using bundle install on VMC gem #75

@tmharber

Description

@tmharber

Hi there,

We're having some issues when trying to install the vmc gem on some of our ruby projects - when trying to do a bundle install, we get the following error message:

Retrying dependency api due to error (2/4): Bundler::HTTPError Network error while fetching https://bundler.rubygems.org/api/v1/dependencies?gems=vmc

However, if we run with bundle i --full-index, it works fine. Following the URL above takes a while, but eventually downloads a 6.3MB dependencies file.

I found this issue from a month or so ago, could be a similar issue?

I've posted this issue to rubygems a well here.

Thanks,
Tom

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