-
Notifications
You must be signed in to change notification settings - Fork 120
Publish libv8-5.9.211.38.1-x86_64-darwin-18.gem to rubygems #275
Comments
Hey, sure! |
Could you test https://github.com/cowboyd/libv8/releases/download/v5.9.211.38.1/libv8-5.9.211.38.1-x86_64-darwin-18.gem before I push it to rubygems please? |
Thanks! libv8 seems to install great, but I now have problems with mini_racer 0.1.12 (most recent version that requires a libv8 version that compiles under FreeBSD). I realize this is not exactly a libv8 issue, and mini_racer likely has a fix in newer versions, but I am wondering why it worked under darwin-17 and not 18 (Mojave). Any ideas? Thanks again. Here is the relevant error log
|
Are you certain you've uninstalled all versions of libv8 and mini_racer and fixed the version of libv8 in the gemfile? |
Yeah , I think so. I had the same thought, and just to be sure completely reinstalled ruby with rvm.
|
I'm in the exact same situation and am receiving the exact same error. Libv8 is not installed. |
|
+1 |
Hey there guys! I was running into the very same issue the entire day yesterday, and just now, after reading this thread, I was able to get Here's what I did:
@ignisf Thanks for putting that binary together, it did save the day <3 |
@drborges thanks, that's a nice find. I will push it to rubygems! |
The binary is pushed to rubygems. For future reference, the old |
I realize 5.9.211.38.1 is outdated, but I deploy to FreeBSD and develop under macOS, and due to issue #253 I am stuck at mini_racer 0.1.12 w/ libv8 5.9.211.38.1. Would it be possible to publish a binary gem for this version that works with macOS Mojave? Having a hard time getting it to compile manually. Thanks.
The text was updated successfully, but these errors were encountered: