Giter Club home page Giter Club logo

Comments (6)

jcoyne avatar jcoyne commented on August 26, 2024

I'm not sure that it matters that bundle is in your path, it's failing on
require 'bundler/setup', so more important is whether the bundler gem
is in your GEM_HOME

On Mon, Apr 22, 2013 at 12:45 PM, Adam Wead [email protected]:

Here's a gist of what happens when I run rake ci:

https://gist.github.com/awead/5436784

Bundle is in my path, so I'm not sure what's going on. I'm using rbenv,
with this bundler config:

BUNDLE_BIN: bin
BUNDLE_PATH: .bundle


Reply to this email directly or view it on GitHubhttps://github.com//issues/49
.

from hydra-head.

awead avatar awead commented on August 26, 2024

If I explicitly install bundler to .bundle/gems, I get past this error, but on to others. Suffice to say, this is probably a rbenv issue, and I don't have the time to delve anymore into it. Perhaps the best solution is to just use rvm, but since I don't, this prevents me from being able to test the gem.

from hydra-head.

jcoyne avatar jcoyne commented on August 26, 2024

What do the other errors look like?

-Justin

On Mon, Apr 22, 2013 at 1:52 PM, Adam Wead [email protected] wrote:

If I explicitly install bundler to .bundle/gems, I get past this error,
but on to others. Suffice to say, this is probably a rbenv issue, and I
don't have the time to delve anymore into it. Perhaps the best solution is
to just use rvm, but since I don't, this prevents me from being able to
test the gem.


Reply to this email directly or view it on GitHubhttps://github.com//issues/49#issuecomment-16813545
.

from hydra-head.

awead avatar awead commented on August 26, 2024

It's not installing devise-guests for some reason:
https://gist.github.com/awead/5438313

from hydra-head.

jcoyne avatar jcoyne commented on August 26, 2024

@awead I presume this is resolved?

from hydra-head.

awead avatar awead commented on August 26, 2024

Yeah, the problem here was that the script wasn't finding all the gems. I like to keep all my gems in a project-specific directory, but that doesn't work with hydra-head and sufia, or anything that builds a dummy app as part of the testing process.

I think most of us use rvm, and keeping all the gems in one gemset works fine. However, I don't use rvm, and instead have to keep them all in my global ~/.gem directory. It works fine for me, but we might want to put a note in our developer documentation that explains this a little, in case there are other folks who want to manage their gems differently.

from hydra-head.

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.