-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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
OdenTakashi
Metadata
Metadata
Assignees
Labels
No labels