when I try start rails with command:
rails s,
this is the response from the terminal:/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/bootsnap-1.12.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in
`require': dlopen(/Users/../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/nokogiri-1.13.6/lib/nokogiri/nokogiri.bundle, 0x0009):
tried: '/Users/../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/nokogiri-1.13.6/lib/nokogiri/nokogiri.bundle' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e'))
/Users/../.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/nokogiri-1.13.6/lib/nokogiri/nokogiri.bundle (LoadError)
I understand that it is an incorrect way to solve the problem, but not being my field operating systems and processors, to solve the problem
Now everything works at better.