Code Monkey home page Code Monkey logo

Comments (6)

carsomyr avatar carsomyr commented on June 26, 2024

@lorio Looks like you have an old version of the plugin. Try pulling from master? I am referring to this change specifically.

from rbenv-bundler.

lorio avatar lorio commented on June 26, 2024

Thanks. Turned rbenv bundler off and now do not get the error. Able to rehash. Was not able to see what version of the plugin I have.

/Users/lori/.rbenv/plugins/bundler/bin/rbenv-bundler ; exit;
exit;9 PM ~ $ /Users/lori/.rbenv/plugins/bundler/bin/rbenv-bundler ;
usage: rbenv bundler [on | off]
logout

[Process completed]

I could reinstall, but was afraid I'd then have another dependency conflict in middleman project using Ruby 2.0.0. And I thought, if I'm used to bundle exec anyway, why do I need the plugin?? Will try again on a new project.

from rbenv-bundler.

carsomyr avatar carsomyr commented on June 26, 2024

@lorio I guess that works, but would you mind trying what I suggested? My best guess is that your plugin code is out of date.

from rbenv-bundler.

carsomyr avatar carsomyr commented on June 26, 2024

@lorio I'm closing this for now. Please continue this thread if you manage to dig deeper.

from rbenv-bundler.

ak47 avatar ak47 commented on June 26, 2024

I was having a similar issue, but I think it was due to a manual install of this (similar) plugin

fixed by doing this:
1 brew uninstall rbenv-bundler
2 rm -rf /Users/me/.rbenv/plugins/bundler
3 brew install rbenv-bundler

and now I observe that there is no plugin in that rm'd dir

and I also don't get that error any more

from rbenv-bundler.

carsomyr avatar carsomyr commented on June 26, 2024

@ak47 If you would like to help out, maybe run brew uninstall rbenv-bundler, clone rbenv-bundler into ~/.rbenv/plugins/bundler, and provide a backtrace of the problem?

from rbenv-bundler.

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.