Jump to content

robdbirch

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by robdbirch

  1. This is how I fixed it.

    Probably NOT the best practice so do this at your own risk.

     

    With MacOS High Sierra the version of Ruby is: 

    ~  >ruby --version
    ruby 2.3.3p222 (2016-11-21 revision 56859) [universal.x86_64-darwin17]

    Go into you Alfred Preferences and pick the "Workflows"  icon at the top.

    Right Click on the Terminal Control and pick "Open in Finder"

    59de31880c9ec_mono-snap-AlfredPreferences2017-10-1110-41-21.thumb.jpg.a4dd21254c3ea0269cf601a5afc7108c.jpg

     

    When the finder opens, copy the 2.1.0 directory to a 2.3.0 directory.

    It should now work.

    If not try restarting Alfred.

     

     

     

     

  2. It’s appears it is looking for the Alfredo ruby gem Link. I am not very familiar with Alfred workflows. I don’t know when this gem gets installed, as part of the Terminal workflow or was it part of the standard Alfred install at one time?

  3. Love this tool.

    Anybody having issues on MacOS High Sierra.

    I have the debug information below. It appears to be looking for file 'alfredo'

     

    Starting debug for 'Terminal Control'

    [2017-10-05 10:11:41][ERROR: input.scriptfilter] Code 1: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- alfredo (LoadError)
        from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from terminal-control.rb:4:in `<main>'

     

    line 4 in terminal-control.rb: require "alfredo"

     

    Tried to uninstall terminal and reinstall, no luck.

×
×
  • Create New...