Coder Social home page Coder Social logo

Comments (4)

bricesanchez avatar bricesanchez commented on July 21, 2024

Hi @lanzhiheng, it should bundle as fast as your internet bandwith.

Could you give more informations to track the issue?

Thanks!

from refinerycms-blog.

lanzhiheng avatar lanzhiheng commented on July 21, 2024

@bricesanchez I am sorry that I don't have any more information. Because the process block in this message

Resolving dependencies........................................................

But the bundle process work fine in my others ruby project. Do you have the same issue when you run bundle install in this project? I clone the refinerycms repo to my computer just now, and the bundle process pass quickly
image

but the bundle not work in this project.

from refinerycms-blog.

lanzhiheng avatar lanzhiheng commented on July 21, 2024

@bricesanchez

It is amazing that after I remove gemspec in Gemfile I can pass the bundle very quickly. But I can not pass it with gemspec statement.

In addition, I create the PR #496 . After I change the verson of globalize to '~> 5.2.0'

 s.add_dependency    'globalize',             '~> 5.2.0'

inrefinerycms-blog.gemspec I can pass the bundle do you think it is a good idea?

The version in 5.1.0 may be a problem If I run it in ruby2.5.1 as well as rails 5.2.1

Bundler could not find compatible versions for gem "activerecord":
  In snapshot (Gemfile.lock):
    activerecord (= 5.2.1)

  In Gemfile:
    refinerycms was resolved to 4.0.2, which depends on
refinerycms-pages (= 4.0.2) was resolved to 4.0.2, which depends
on
awesome_nested_set (>= 3.1.0, ~> 3.1) was resolved to 3.1.4,
which depends on
          activerecord (< 5.3, >= 4.0.0)

    refinerycms was resolved to 4.0.2, which depends on
refinerycms-pages (= 4.0.2) was resolved to 4.0.2, which depends
on
friendly_id (< 5.3, >= 5.1.0) was resolved to 5.2.4, which
depends on
          activerecord (>= 4.0.0)

    refinerycms-blog was resolved to 4.0.0, which depends on
      globalize (~> 5.1.0) was resolved to 5.1.0, which depends on
        activerecord (< 5.2, >= 4.2)

    refinerycms was resolved to 4.0.2, which depends on
refinerycms-core (= 4.0.2) was resolved to 4.0.2, which depends
on
        activerecord (< 6, >= 5.2.0)

Running `bundle update` will rebuild your snapshot from scratch, using
only
the gems in your Gemfile, which may resolve the conflict.

from refinerycms-blog.

lanzhiheng avatar lanzhiheng commented on July 21, 2024

I have resolved this issue, I closed it.

from refinerycms-blog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.