Skip to content

"rack" required for Ruby when opening? #1

@doged4

Description

@doged4

Hi Nikhil!

This is Cevi. I saw the tool on LinkedIn and it looked cool! I feel like this is a sick way to work with command line tools, especially for ones that have more spotty documentation!

I got this error when I first installed it:
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in require': cannot load such file -- rack (LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in require' from /usr/local/bin/command-help:5:in

'`

I just needed to do sudo gem install rack for it to work, so probably just needs to have rack be a requirement in the brew recipe.
Hope you're doing well, this is super fun!

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