键入时
$(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
答案 0 :(得分:0)
打开终端并输入:
open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg