DesenvolvimentoDEV Community
Got error msgpack on mac M2
Published on March 10, 2026By DEV Community
gem install msgpack -v '1.2.10' --source 'https://rubygems.org/' Building native extensions. This could take a while... ERROR: Error installing msgpack: ERROR: Failed to build gem native extension. current directory: /Users/sugiarto/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/msgpack-1.2.10/ext/msgpack /Users/sugiarto/.rbenv/versions/3.2.2/bin/ruby extconf.rb checking for ruby/st.h... yes checking for st.h... no checking for rb_str_replace() in ruby.h... yes checking for rb_intern_str() in ru
Read the full article: https://dev.to/ugifractal/got-error-msgpack-on-mac-m2-1i56
Source: DEV Community