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

Ruby dependencies error during setup #587

@benjaminh

Description

@benjaminh

Trying to setup ScribeAPI instance on Unix machine (Debian 8), thus following wiki instructions at https://github.com/zooniverse/scribeAPI/wiki/Setup-Unix

During the step 6, during bundle, I get some dependencies issues:

Could not find gem 'react-rails (~> 1.0.0.pre) ruby' in
https://github.com/reactjs/react-rails (at master).
Source contains 'react-rails' at: 1.8.2

I naively tried to remove the condition on react-rails version, but then I get:

Bundler could not find compatible versions for gem "mongoid":
  In Gemfile:
    mongoid-rspec (>= 1.6.0) ruby depends on
      mongoid (~> 5.0) ruby

    mongoid (4.0.2)

Did someone experience the same issue ?

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