Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
762 views
in Technique[技术] by (71.8m points)

rubygems - Jekyll install: Ruby Gems FFI - missing architecture for ARM64 on Mac (the new M1 models) - is there a fix?

./vendor/bundle/ruby/2.6.0/gems/ffi-1.14.2/lib/ffi.rb:6:in `require': dlopen(./vendor/bundle/ruby/2.6.0/gems/ffi-1.14.2/lib/ffi_c.bundle, 0x0009): missing compatible arch in ./vendor/bundle/ruby/2.6.0/gems/ffi-1.14.2/lib/ffi_c.bundle - ./vendor/bundle/ruby/2.6.0/gems/ffi-1.14.2/lib/ffi_c.bundle (LoadError)

I'm looking for a fix so that it compiles on the ARM64 platform under Mac OS 11 Big Sur; this is for jekyll

question from:https://stackoverflow.com/questions/65912063/jekyll-install-ruby-gems-ffi-missing-architecture-for-arm64-on-mac-the-new-m

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...