Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"./launch_here.rb:17:in <main>': undefined method exists?' for File:Class (NoMethodError)..." #88

Open
antdude opened this issue Dec 23, 2023 · 0 comments

Comments

@antdude
Copy link

antdude commented Dec 23, 2023

Unable to launch rbot after upgrading Fedora to v39 with rbot (even tried with https://github.com/ruby-rbot/rbot/archive/master.zip and "git clone https://github.com/ruby-rbot/rbot.git"):

$ /usr/bin/ruby-mri ./launch_here.rb
Running from /home/ant/Downloads/rbot-master
./launch_here.rb:17:in <main>': undefined method exists?' for File:Class (NoMethodError)

if File.exists? '.git'
^^^^^^^^
Did you mean? exist?

$ /usr/bin/ruby-mri --version
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant