79161051

Date: 2024-11-06 00:27:55
Score: 4.5
Natty:
Report link

I have similar issue when setting up on my mac M2, fixed by adding option:

gem install msgpack -v '1.4.2' -- --with-cflags=-Wno-error=incompatible-function-pointer-types

So I think you can try use the same version by replacing the version of above command to 1.4.4

Reasons:
  • Blacklisted phrase (1): I have similar
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have similar issue
  • Low reputation (1):
Posted by: user2500120