nathan-nhm
nathan-nhm
- Universal gem does not have binaries past ruby 3.0 for 1.10.1 - testing on 3.2.2 x64-mingw-ucrt, the --platform=ruby gem compiles fine, loads fine when gemfile.lock is set to use...
**Have you read and followed the installation tutorial at http://www.nokogiri.org/tutorials/installing_nokogiri.html?** - [X] Yes! **What is the complete output of `gem install` or `bundle install`?** ``` c:\NHM\Ruby3421_arm\bin>gem install nokogiri Building native...
While trying to debug other things, I'm running ruby with RUBYOPT=-d ``` Exception 'SyntaxError' at ~/Ruby3421_x64/lib/ruby/gems/3.4.0/gems/forwardable-1.3.3/lib/forwardable/impl.rb:6 - ~/Ruby3421_x64/lib/ruby/gems/3.4.0/gems/forwardable-1.3.3/lib/forwardable/impl.rb:6: syntax errors found > 6 | BEGIN{throw tag}; ().pos= | ^ expected...