Code Monkey home page Code Monkey logo

Comments (5)

elliot avatar elliot commented on July 18, 2024 5

Try running this to add arm64-darwin to your lockfile and reinstall

gem update --system
gem uninstall --all mini_racer libv8-node
bundle lock --add-platform arm64-darwin
bundle install

from mini_racer.

kenkyusha avatar kenkyusha commented on July 18, 2024 4

Having same problem with MacBook Pro 2019 (intel chip), I am guessing this fix by @elliot does not work for that?

from mini_racer.

tisba avatar tisba commented on July 18, 2024

Hey Fu. Can you post more of the error message? Also, if you installed via bundle install, can you post your Gemfile and Gemfile.lock? Does gem install mini_racer work?

Last but not least, check out the troubleshooting section in the README: https://github.com/rubyjs/mini_racer#troubleshooting.

from mini_racer.

tisba avatar tisba commented on July 18, 2024

@kenkyusha it does, but you'd need to provide the correct platform of course. Please check https://github.com/rubyjs/mini_racer/#troubleshooting if you're having installation issues.

from mini_racer.

davidrakoto avatar davidrakoto commented on July 18, 2024

Try running this to add arm64-darwin to your lockfile and reinstall

gem update --system
gem uninstall --all mini_racer libv8-node
bundle lock --add-platform arm64-darwin
bundle install

I had this issue for two weeks and this solved it, thanks a lot

from mini_racer.

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.