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

Compatible with Ruby v3.2.1 ? #5

Open
pgundlupetvenkatesh opened this issue Dec 6, 2024 · 0 comments
Open

Compatible with Ruby v3.2.1 ? #5

pgundlupetvenkatesh opened this issue Dec 6, 2024 · 0 comments

Comments

@pgundlupetvenkatesh
Copy link

@mvidner I ran into below error after running bundle exec code-explorer

warning: parser/current is loading parser/ruby27, which recognizes
warning: 2.7.x-compliant syntax, but you are running 3.2.1.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
<ruby_path>/gems/3.2.0/gems/sinatra-1.4.8/lib/sinatra/base.rb:1773:in `detect_rack_handler': Server handler (thin,puma,reel,HTTP,webrick) not found. (RuntimeError)
        from <path>/gems/3.2.0/gems/sinatra-1.4.8/lib/sinatra/base.rb:1438:in `run!'
        from <path>/gems/3.2.0/gems/code-explorer-0.3.0/bin/code-explorer:79:in `<top (required)>'
        from <path>/bin/code-explorer:25:in `load'
        from <path>/bin/code-explorer:25:in `<main>'
Browse:
 xdg-open http://localhost:4567/

I am running [email protected]

Any plans to add support for Parser~>3.0 and Ruby v3.2.1?

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