Code Monkey home page Code Monkey logo

Comments (10)

camdenb avatar camdenb commented on July 22, 2024 6

Update: I just naively commented out line 328 of that file and bro is working as usual. Huh.

from bro.

abjugard avatar abjugard commented on July 22, 2024 1

I'm getting this as well, any official solution on the way?

from bro.

lee2sman avatar lee2sman commented on July 22, 2024 1

I have this issue and I'm running Arch Linux!!

my user_interaction.rb file is in another location than the Mac installed location but i just went to the location mentioned in the error and commented out the deprecation notification line (line 328) so i don't have to see it anymore. That immediately worked.

from bro.

mikelane avatar mikelane commented on July 22, 2024 1

I have the issue, too. I'm on macOS running Ruby 2.4.1 (using rbenv)

from bro.

lonaparte avatar lonaparte commented on July 22, 2024 1

I have the same issue. I'am using Ubuntu 18.04 and Ruby 2.5.1.
From this: https://blog.bigbinary.com/2017/06/19/ruby-2-4-has-depecated-constants-true-false-and-nil.html
I think for each version of Ruby which is newer than 2.3 the issue is the same.

from bro.

mjl571 avatar mjl571 commented on July 22, 2024 1

If you don't care about warnings ever, you can use this in your rc file:

export RUBYOPT="-W0"

from bro.

hubsmoke avatar hubsmoke commented on July 22, 2024

I have to make a client not tied to the ruby ecosystem... Too many issues across environments it seems

from bro.

mgroth0 avatar mgroth0 commented on July 22, 2024

I just started having this issue.

my specs:

OSX: 10.12.4
ruby 2.4.1p111

from bro.

grenmester avatar grenmester commented on July 22, 2024

I also have this issue. I am on macOS Sierra 10.12.2.

from bro.

dilez9 avatar dilez9 commented on July 22, 2024

or this
export RUBYOPT='-W:no-deprecated -W:no-experimental'

from bro.

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.