Skip to content

CLI script for annotaterb not installed or runnable #290

@martinstreicher-st

Description

@martinstreicher-st

I added the annotaterb gem to the development section of the Gemfile and ran bundle install.

I then tried to annotate manually with annotaterb models and bundle exec annotaterb models.

Neither worked. The error was "annotaterb cannot be found".

bundler: failed to load command: annotaterb (/Users/martinstreicher/.local/share/mise/installs/ruby/3.2.1/bin/annotaterb)
/Users/martinstreicher/.local/share/mise/installs/ruby/3.2.1/lib/ruby/gems/3.2.0/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:12:in `<module:LoggerThreadSafeLevel>': uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)

    Logger::Severity.constants.each do |severity|
          ^^^^^^^^^^
	from /Users/martinstreicher/.local/share/mise/installs/ruby/3.2.1/lib/ruby/gems/3.2.0/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:9:in `<module:ActiveSupport>'
	from /Users/martinstreicher/.local/share/mise/installs/ruby/3.2.1/lib/ruby/gems/3.2.0/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:8:in `<top (required)>'
	from <internal:/Users/martinstreicher/.local/share/mise/installs/ruby/3.2.1/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:37:in `require'

There is no bin/annotaterb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions