selfire1 / BibleGateway-to-Obsidian

This script adapts jgclark's BibleGateway-to-Markdown script to export for use in Obsidian.
MIT License
204 stars 63 forks source link

Does not load any verses #59

Closed TomSipsOnCurry closed 3 months ago

TomSipsOnCurry commented 4 months ago

I keep getting this error (MacOS 14.5)

ext/kernel_require.rb:54:in `require': cannot load such file -- colorize (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 bg2md.rb:77:in `<main>'
         Exodus —— Chapter 37 of 40 —— |▩▩▩▩▩▩▩▩▩▩▩▩▩▩▩▩▩▩  | 92%^Z
selfire1 commented 4 months ago

Have you tried running sudo gem install colorize optparse clipboard?

selfire1 commented 3 months ago

I'll close this for now since additional details are required. Feel free to open another issue if this problem persists.