[Solved] LoadError – dlopen(/Users/UserName/.rvm/rubies/ruby-3.0.0/lib/ruby/gems/3.0.0/gems/ffi-1.15.5/lib/ffi_c.bundle, 0x0009)

2022/07/30 23:23

Error

LoadError – dlopen(/Users/UserName/.rvm/rubies/ruby-3.0.0/lib/ruby/gems/3.0.0/gems/ffi-1.15.5/lib/ffi_c.bundle, 0x0009): tried: ‘/Users/UserName/.rvm/rubies/ruby-3.0.0/lib/ruby/gems/3.0.0/gems/ffi-1.15.5/lib/ffi_c.bundle’ (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e))) – /Users/UserName/.rvm/rubies/ruby-3.0.0/lib/ruby/gems/3.0.0/gems/ffi-1.15.5/lib/ffi_c.bundle

Solution

alias pod=’arch -x86_64 pod

 

声明:未经允许不得进行商业转载,非商业转载请注明出处和链接。

Leave a Reply

Back to top