Code Monkey home page Code Monkey logo

Comments (11)

justingaylor avatar justingaylor commented on June 21, 2024 4

I encountered the same with Ruby 3.0.3. I believe it is due to this change in Ruby 3+ which @piotrmurach and others addressed in some few places already:
piotrmurach/tty-command#56
piotrmurach/tty-command#52

I've fixed it in the below PR:
piotrmurach/tty-command#63

Once that's merged (or a similar fix) we should hopefully get this resolved! 🚀

from tty.

rngtng avatar rngtng commented on June 21, 2024 1

Same issue here, is it related to ruby 3.x version?

from tty.

keithrbennett avatar keithrbennett commented on June 21, 2024

I don't know...when I try teletype new myproj on Ruby 2.7.3 after doing gem install tty, I get this:

/home/kbennett/.rvm/rubies/ruby-2.7.3/lib/ruby/2.7.0/rubygems/specification.rb:2247:in `raise_if_conflicts': Unable to activate tty-0.10.0, because bundler-2.1.4 conflicts with bundler (~> 1.16, < 2.0) (Gem::ConflictError)

from tty.

kronn avatar kronn commented on June 21, 2024

Same here, on Ubuntu 20.04:

> teletype new app
/home/USER/.asdf/installs/ruby/3.0.2/lib/ruby/gems/3.0.0/gems/tty-command-0.9.0/lib/tty/command.rb:54:in `initialize': wrong number of arguments (given 1, expected 0) (ArgumentError)
...

from tty.

keilmillerjr avatar keilmillerjr commented on June 21, 2024

I have experienced the same unfortunate issue.

OS version: Arch Linux x86_64
Ruby version: 3.0.3 & 3.1.0
TTY version: 0.10.0

UPDATE: I can confirm, that installing and using ruby 2.6.6 will not exhibit the problem. This is the same issue as #78 (comment) and #50 relating to Bundler 2 incompatibility.

from tty.

sunilw avatar sunilw commented on June 21, 2024

Can confirm that this behaviour occurs with ruby 3.0.2 and teletype 0.10.0

from tty.

KagemniKarimu avatar KagemniKarimu commented on June 21, 2024

Having the same issue with Ruby 3.1.0!

from tty.

alec-c4 avatar alec-c4 commented on June 21, 2024

Hey! Any news with this issue? As I see - PR isn't merged

from tty.

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.