Coder Social home page Coder Social logo

Comments (9)

grosser avatar grosser commented on July 19, 2024

my frist try would be bundle exec autotest, at least that should work

from autotest.

bartocc avatar bartocc commented on July 19, 2024

I have bundler (1.0.0.beta.8) installed, and bundle exec autotest shouts
Could not find bundler-1.0.0.beta.1 in any of the sources

from autotest.

grosser avatar grosser commented on July 19, 2024

hmm bundler is not hardcoded anywhere inside autotest, ill try if i can find something, does everything else work as expected e.g. bundle exec rake etc ?

from autotest.

probablykabari avatar probablykabari commented on July 19, 2024

Also, it doesn't seem like versions since 4.4.1 work with "bundle install". I'm experiencing this with one other gem as well so it's probably a bundler issue, but just so you know :)

from autotest.

grosser avatar grosser commented on July 19, 2024

can you post a simple example that shows how it does not work / is reproducible ?
Im not able to make bundle install break as you descried :<

from autotest.

probablykabari avatar probablykabari commented on July 19, 2024

No problem. I'm using rvm (ruby version didn't seem to matter). This also isn't the only gem I had this issue with, a few others with new releases also seemed to stop working!

https://gist.github.com/672723

from autotest.

grosser avatar grosser commented on July 19, 2024

maybe the new -b / --bundle-exec flag can help

from autotest.

probablykabari avatar probablykabari commented on July 19, 2024

I think it was just my rubygems/rvm being totally busted. When I tried installing even regular gems, a completely random gem would get installed and not the gem I requested. ie:

~:ree1.8.7$ gem install arrayfields
Building native extensions.  This could take a while...
Successfully installed json-1.4.6
Successfully installed artforge-rtranslate-1.3.4
2 gems installed

And not the gem I requested! Crazyness...

from autotest.

probablykabari avatar probablykabari commented on July 19, 2024

This may or may not be related, but this didn't start happening until after I tried out gem_dependent. Everything works fine again after I did (gem sources -c) to clear out the cache.

from autotest.

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.