Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

install problem #428

Open
matyaska opened this issue Nov 17, 2018 · 2 comments
Open

install problem #428

matyaska opened this issue Nov 17, 2018 · 2 comments

Comments

@matyaska
Copy link

matyaska commented Nov 17, 2018

Hi Brett!

I hope all is good! I am trying to install Slogger on a Mojave system, but it fails with "Could not find gem 'digest' in any of the gem sources listed in your Gemfile."

excluding "digest" from the Gemfile bring other errors related to hpricot, httparser...

any hints?
Thank you!
Matyas

PS
(I use Marked 2 daily! :-) )

@matyaska
Copy link
Author

Solved by using brew to update to ruby 2.6.0. To users, remember to modify your .bash_profile to include the appropriate information for ease of use. you should add (assuming you got ruby 2.6.0)
export PATH="/usr/local/opt/ruby/bin:$PATH"
export PATH="/usr/local/lib/ruby/gems/2.6.0/bin:$PATH"

@jasonian
Copy link

Reinstalling Slogger on a new system, and got this error... except I'm running ruby 2.6.3p62 (standard install on Catalina). Curious if you or anyone else has any more suggestions....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants