Git Product home page Git Product logo

Comments (6)

koic avatar koic commented on June 29, 2024 2

Thank you for sharing the log.

1.64.1 (using Parser 3.3.3.0, rubocop-ast 1.31.3, running on ruby 3.3.3) +server [x86_64-linux]

Currently, the server mode (+server) doesn't yet support detecting upgrades or configuration changes. Please use rubocop --restart-server. For more information, please visit: https://docs.rubocop.org/rubocop/1.64/usage/server.html#restart-server

And FYI, I've opened PR #13004, which will likely cover many cases of this issue in the future.

from rubocop.

koic avatar koic commented on June 29, 2024 1

@t-okamoto19 Can you show the result of bundle exec rubocop -V? (Large V)

from rubocop.

koic avatar koic commented on June 29, 2024

Can you show the result of rubocop -V?

from rubocop.

t-okamoto19 avatar t-okamoto19 commented on June 29, 2024

I'm in the same situation.

root@814e7f6eaded:/myapp# bundle exec rubocop -v 1.64.1

from rubocop.

anko20094 avatar anko20094 commented on June 29, 2024

Today it suddenly started work

$ rubocop -V
1.64.1 (using Parser 3.3.3.0, rubocop-ast 1.31.3, running on ruby 3.3.3) +server [x86_64-linux]
  - rubocop-factory_bot 2.26.1
  - rubocop-faker 1.1.0
  - rubocop-performance 1.21.1
  - rubocop-rails 2.25.0
  - rubocop-rspec 3.0.1
  - rubocop-rspec_rails 2.30.0

from rubocop.

t-okamoto19 avatar t-okamoto19 commented on June 29, 2024

@t-okamoto19 Can you show the result of bundle exec rubocop -V? (Large V)

root@ccd61fec7e31:/myapp# ruby -v
ruby 3.3.1 (2024-04-23 revision c56cd86388) [x86_64-linux]

root@ccd61fec7e31:/myapp# bundle exec rubocop -V
cannot load such file -- rubocop-factory_bot
/usr/local/bundle/gems/rubocop-1.64.1/lib/rubocop/feature_loader.rb:46:in `rescue in rescue in load'
/usr/local/bundle/gems/rubocop-1.64.1/lib/rubocop/feature_loader.rb:39:in `rescue in load'
/usr/local/bundle/gems/rubocop-1.64.1/lib/rubocop/feature_loader.rb:32:in `load'
/usr/local/bundle/gems/rubocop-1.64.1/lib/rubocop/feature_loader.rb:21:in `load'
/usr/local/bundle/gems/rubocop-1.64.1/lib/rubocop/config_loader_resolver.rb:14:in `block (2 levels) in resolve_requires'
/usr/local/bundle/gems/rubocop-1.64.1/lib/rubocop/config_loader_resolver.rb:13:in `each'
/usr/local/bundle/gems/rubocop-1.64.1/lib/rubocop/config_loader_resolver.rb:13:in `block in resolve_requires'
<internal:kernel>:90:in `tap'
~~~~~~~~

Gemfile.lock

    rubocop (1.64.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.31.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.21.0)
      rubocop (~> 1.41)
    rubocop-performance (1.21.1)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails (2.25.0)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rspec (3.0.1)
      rubocop (~> 1.61)

from rubocop.

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.