Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib

后端 未结 11 1611
时光取名叫无心
时光取名叫无心 2021-01-30 01:57

When I try running rails console I get this error:

/Users/TuzsNewMacBook/.rvm/gems/ruby-2.3.7/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_         


        
11条回答
  •  日久生厌
    2021-01-30 02:34

    My problem was just the same when running lftp.

    Just running brew upgrade has solved my problem, as it has updated (among others):

    readline 8.0.0_1 -> 8.0.1
    lftp 4.8.4 -> 4.8.4_2
    

提交回复
热议问题