-
Notifications
You must be signed in to change notification settings - Fork 121
Does not work on OSX 12.1 #324
Comments
I made it work (for OSX 12.0.1) by updating |
I'm experiencing the same issue and ☝️ @gnumarcelo's solution works for me as well |
TL;DR: Follow the above comment and bump to The vendored I tried upgrading the git submodule of This is the output I see on my local xcode installation.
The only way I got the |
Same problem here. The workaround mentioned by @gnumarcelo works, but is not an acceptable solution imho |
Exactly the same problem here on 13.3.1(22E261), had to bump mini_racer to latest version in order to avoid libv8.
libv8-node works well. |
Our efforts are focused on mini_racer + libv8-node, you should actually upgrade to a mini_racer that uses libv8-node, but if you're stuck it should be easier to hack the constraint here than to fiddle with libv8 and depot_tools. Not that I'd recommend that. Closing as this will not be solved libv8-side. |
When trying to run
gem install libv8 -- --with-system-v8
... Please helpThe text was updated successfully, but these errors were encountered: