athityakumar/colorls

can't find gem colorls (>= 0.a) with executable colorls (Gem::GemNotFoundException)

JasonEnojardo opened this issue · 0 comments

Description

Thanks for opening this issue. Add a brief description of what this issue is, and how to recreate it. Do tag the relevant issue(s) and PR(s) below. If required, add some screenshot(s) to showcase the issue.

Hello,

My machine is a MacBook Pro on MacOS Sonoma 14.0

I had installed cocoapods and prior to that, to install cocoa pods, I ran brew install chruby ruby-install. Then after my ls command gave me this error,

/Library/Ruby/Site/2.6.0/rubygems.rb:264:in find_spec_for_exe': can't find gem colorls (>= 0.a) with executable colorls (Gem::GemNotFoundException) from /Library/Ruby/Site/2.6.0/rubygems.rb:283:in activate_bin_path'
from /usr/local/bin/colorls:23:in `

'

To be honest I'm not to sure what happened so I reinstalled colorls but that did not fix the issue. I'm sorry if this issue is kind of vague but I can't find others that had this issue.

  • Relevant Issues : (none)
  • Relevant PRs : (none)
  • Type of issue :
    • Installation
    • Font-related
    • Feature request
    • [] Bug in existing feature
    • Developer mode : Code quality / Tests / Documentation