nokogiri.bundle' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')) #3048
Unanswered
adiittriyadi
asked this question in
General Q&A
Replies: 1 comment 1 reply
-
|
@adiittriyadi This error message indicates that you're trying to use a nokogiri gem that was compiled for If you're using bundler, what's the output from |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi guys i facing this issue already try many ways but still happened anyone have idea how to solved this issue?
nokogiri.bundle' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))Im running on MacOS Sonoma M1 Pro
Beta Was this translation helpful? Give feedback.
All reactions