Coder Social home page Coder Social logo

Comments (7)

anodelman avatar anodelman commented on July 1, 2024

I have been unable to reproduce.

from beaker.

marcusphi avatar marcusphi commented on July 1, 2024

Which version of nokogiri should I use?

from beaker.

johnduarte avatar johnduarte commented on July 1, 2024

@marcusphi

Try installing the following gems in the following order:

gem install nokogiri -v 1.5.10
gem install fog -v 1.19.0
gem install beaker -v 1.12.1

These should allow the gem to install.

from beaker.

johnduarte avatar johnduarte commented on July 1, 2024

@anodelman

Using the following ruby

ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-darwin12.5.0]

With the following gem set list

*** LOCAL GEMS ***

bigdecimal (1.1.0)
bundler (1.3.6)
io-console (0.3)
json (1.5.5)
minitest (2.5.1)
rake (0.9.2.2)
rdoc (3.9.5)

The nokogiri resolution error will then be displayed as follows

gem install beaker
ERROR:  While executing gem ... (Gem::DependencyError)
    Unable to resolve dependencies: beaker requires nokogiri (= 1.5.10); aws-sdk requires nokogiri (>= 1.4.4); fog requires nokogiri (>= 1.5.11, ~> 1.5); rbvmomi requires nokogiri (>= 1.4.1)

from beaker.

anodelman avatar anodelman commented on July 1, 2024

I created a fresh ruby 1.9.3p448 and successfully installed beaker.

from beaker.

johnduarte avatar johnduarte commented on July 1, 2024

@anodelman FYI: I was using crossfader for ruby version management. Mr. Shamow was using rbenv when he saw the error.
When doing a fresh install with rvm on Centos-6 I do not see the conflict.

from beaker.

anodelman avatar anodelman commented on July 1, 2024

I believe that I have the fix here #307.

from beaker.

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.