-
Notifications
You must be signed in to change notification settings - Fork 121
psych 4.x breaks libv8 .location.yml
deserialisation during extension building
#322
Comments
Since I am stuck on |
Iam facing this error when i install rubyracer and libv8 for installimg therubyracer.Can anyone help me to solve this problem.Thank you acareindore@As-MacBook-Pro gyuvasoft % gem install libv8 -v 3.16.14.15 -- --with-system-v8
/Users/acareindore/.rvm/rubies/ruby-3.1.3/bin/ruby -I /Users/acareindore/.rvm/rubies/ruby-3.1.3/lib/ruby/site_ruby/3.1.0 extconf.rb Provided configuration options: To see why this extension failed to compile, please check the mkmf.log which can be found here: /Users/acareindore/.rvm/gems/ruby-3.1.3/extensions/x86_64-darwin-20/3.1.0/therubyracer-0.12.3/mkmf.log extconf failed, exit code 1 Gem files will remain installed in /Users/acareindore/.rvm/gems/ruby-3.1.3/gems/therubyracer-0.12.3 for inspection. |
@Vineeta2000 Did you found the solution? |
Experiencing similar issue to rubyjs/mini_racer#208 in that the attempt to load the
.location.yml
. Believe the introduced fix rubyjs/libv8-node@6bbb084 should be the same to update in this library.https://github.com/rubyjs/libv8/blob/v8.4.255.0/ext/libv8/location.rb#L16
I validated that the file that was attempting to load noted
The text was updated successfully, but these errors were encountered: