You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been having issues on my machine trying to use the latest mini_racer (0.6.2) which depends on the latest libv8-node. I am able to use an older version of mini_racer which uses libv8-node 15.14.0.1, and on my machine, a build specifically for darwin-20.
*** LOCAL GEMS ***
libv8-node (16.10.0.0 ruby x86_64-darwin, 15.14.0.1 x86_64-darwin-20)
I'm thinking if you were to publish a darwin-20 specific gem it may address the problems I am experiencing. Thanks!