ITADN

[BUG] updated to ruby 3.4.1 via homebrew and doing no longer launches

#179Closedsepulchra 创建于 2025-01-12
S
sepulchracommented
**Describe the bug** updated to ruby 3.4.1 via homebrew and doing no longer launches **To Reproduce** I ran brew upgrade and it upgraded ruby form 3.4.0 to 3.4.1 Steps to reproduce the behavior: 1. Execute command '...' 3. See error <internal:/opt/homebrew/Cellar/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require': cannot load such file -- csv (LoadError) from <internal:/opt/homebrew/Cellar/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' from /opt/homebrew/Cellar/gem-doing/2.1.87/gems/doing-2.1.87/lib/doing.rb:7:in '<top (required)>' from <internal:/opt/homebrew/Cellar/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' from <internal:/opt/homebrew/Cellar/ruby/3.4.1/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' from /opt/homebrew/Cellar/gem-doing/2.1.87/gems/doing-2.1.87/bin/doing:8:in '<top (required)>' from /opt/homebrew/bin/doing:6:in 'Kernel#load' from /opt/homebrew/bin/doing:6:in '<main>' Please execute the problematic command with the prefix `GLI_DEBUG=true DOING_DEBUG=true` and include the output with your bug report. E.g. `GLI_DEBUG=true DOING_DEBUG=true doing completion --type zsh`. not sure if i am doing this correctly but i am doing this correctly but I am getting the same message as above. **Expected behavior** A clear and concise description of what you expected to happen. **Desktop (please complete the following information):** - Platform: Mac M1 - OS: 14.7.2 **Doing version** - Result of `doing -v` doing-2.1.87 **Ruby version** - Result of `ruby -v` ruby 3.4.1 (2024-12-25 revision 48d4efcb85) +PRISM [arm64-darwin23] **Additional context** Add any other context about the problem here.
关闭于 2025-01-12 1 条评论