Giter VIP home page Giter VIP logo

Comments (4)

Stratus3D avatar Stratus3D commented on June 28, 2024

I haven't experienced this issue myself, and I've been using various versions of Ruby on OSX for two years now, but it sounds like a serious issue. If you could figure out a list steps to reproduce the issue that would be great. I'll also need to know your OS version, asdf version, and the Ruby version you were trying to use. Thanks!

from asdf-ruby.

Stratus3D avatar Stratus3D commented on June 28, 2024

@nikolay did you ever get this figured out? It's been a couple years and we've not gotten any other reports of this issue.

from asdf-ruby.

pboling avatar pboling commented on June 28, 2024

@Stratus3D I expect this can be closed. In the past I'ver needed to do some bundle config config to get the include flags right with some libs, like libxml, but on non-EOL Rubies (2.7+) I do not have this issue. Using both intel and apple silicon.

from asdf-ruby.

blocknotes avatar blocknotes commented on June 28, 2024

Hey,
I'm having the same issues when I switch between 2 projects with a different Ruby version. I have a Mac M1.

A first workaround, each time I change project I run:
gem uninstall --force --executable bootsnap date ffi msgpack mysql2 nio4r puma && bundle

A second workaround, just run in each project:
gem install --user-install msgpack -v 1.6.0
(for all the gems with conflicts and with the correct version)

from asdf-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.