[Bundle Install Failure] ffi gem version 1.11.1 does not compatible with Mac M1 chips. #150
lengerfulluse
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I cloned the theme, and tried to do the
bundle install
. It failed with the following error messages:modern-resume-theme/Gemfile.lock
Line 40 in 2c20ebc
Looks it's a known ffi compatibility issue on Mac M1 Chip, the latest version of ffi 1.14.0 fixed the problem Reference.
Beta Was this translation helpful? Give feedback.
All reactions