使用RVM安装ruby找不到<corefoundation cfstring.h =“”>

时间:2019-04-10 17:44:00

标签: ruby macos rvm

键入时

$(document).ready(function() {
    $('#example').DataTable( {
        "lengthMenu": [[10, 25, 50, -1], [10, 25, 50, "All"]],
        dom: 'Bfrtip',
        buttons: [
            'copyHtml5',
            'excelHtml5',
            'csvHtml5',
            'pdfHtml5'
        ]
    } );
} );

我收到此错误:

rvm install 2.6.0

我正在使用OSX 10.14.4

我安装了最新版本的Xcode(10.2)。

如何修复系统?

这是我在ruby邮件列表中其他帖子的链接:https://rubytalk.org/t/installing-ruby-with-rvm-cannot-find-corefoundation-cfstring-h/74982

1 个答案:

答案 0 :(得分:0)

打开终端并输入:

open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg