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
Caused by:
LoadError: dlopen(/Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/2.6/nokogiri.bundle, 0x0009): could not use '/Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/2.6/nokogiri.bundle' because it is not a compatible arch - /Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/2.6/nokogiri.bundle
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in block in require_with_bootsnap_lfi'
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in require_with_bootsnap_lfi'
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in block in require'
/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in require'
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:54:in require_relative' /Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/extension.rb:7:in
Hi, sorry you're having problems. I'll try to help.
This line:
LoadError: cannot load such file -- nokogiri/nokogiri
tells me that Nokogiri has not been installed properly with this version of Ruby. Please try uninstalling Nokogiri and re-installing it. If that doesn't work, please open a new "installation issue" ticket and fill out the template to tell us more about how your system is configured.
Im trying to run the command "rails db:create" in terminal. Please help.
The result is this:
rails aborted!
'LoadError: cannot load such file -- nokogiri/nokogiri
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:89:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:44:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/extension.rb:30:in
rescue in <main>' /Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/extension.rb:4:in
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:54:in
require_relative' /Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri.rb:11:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Library/Ruby/Gems/2.6.0/gems/actiontext-6.1.4.1/lib/action_text.rb:6:in
<main>' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require' /Library/Ruby/Gems/2.6.0/gems/actiontext-6.1.4.1/lib/action_text/engine.rb:8:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Users/BorisNeretin/openhpi/config/application.rb:12:in
<main>' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:54:in
require_relative' /Users/BorisNeretin/openhpi/Rakefile:4:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:60:in
load' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:60:in
load'/Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/commands/rake/rake_command.rb:20:in
block in perform' /Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/commands/rake/rake_command.rb:18:in
perform'/Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/command.rb:50:in
invoke' /Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/commands.rb:18:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Users/BorisNeretin/openhpi/bin/rails:5:in
<top (required)>'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client/rails.rb:28:in
load' /Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client/rails.rb:28:in
call'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client/command.rb:7:in
call' /Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client.rb:30:in
run'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/bin/spring:49:in
<top (required)>' /Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/binstub.rb:11:in
load'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/binstub.rb:11:in
<top (required)>' /Users/BorisNeretin/openhpi/bin/spring:10:in
block in <top (required)>'/Users/BorisNeretin/openhpi/bin/spring:7:in
tap' /Users/BorisNeretin/openhpi/bin/spring:7:in
<top (required)>'bin/rails:2:in
load' bin/rails:2:in
'Caused by:
'LoadError: dlopen(/Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/2.6/nokogiri.bundle, 0x0009): could not use '/Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/2.6/nokogiri.bundle' because it is not a compatible arch - /Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/2.6/nokogiri.bundle
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:54:in
require_relative' /Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri/extension.rb:7:in
/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:54:in
require_relative' /Library/Ruby/Gems/2.6.0/gems/nokogiri-1.12.5-arm64-darwin/lib/nokogiri.rb:11:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Library/Ruby/Gems/2.6.0/gems/actiontext-6.1.4.1/lib/action_text.rb:6:in
<main>' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require' /Library/Ruby/Gems/2.6.0/gems/actiontext-6.1.4.1/lib/action_text/engine.rb:8:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
block in require'/Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:299:in
load_dependency' /Library/Ruby/Gems/2.6.0/gems/activesupport-6.1.4.1/lib/active_support/dependencies.rb:332:in
require'/Users/BorisNeretin/openhpi/config/application.rb:12:in
<main>' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:54:in
require_relative' /Users/BorisNeretin/openhpi/Rakefile:4:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:60:in
load' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:60:in
load'/Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/commands/rake/rake_command.rb:20:in
block in perform' /Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/commands/rake/rake_command.rb:18:in
perform'/Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/command.rb:50:in
invoke' /Library/Ruby/Gems/2.6.0/gems/railties-6.1.4.1/lib/rails/commands.rb:18:in
'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
require' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in
block in require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in
register' /Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
require_with_bootsnap_lfi'/Library/Ruby/Gems/2.6.0/gems/bootsnap-1.9.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in
require' /Users/BorisNeretin/openhpi/bin/rails:5:in
<top (required)>'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client/rails.rb:28:in
load' /Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client/rails.rb:28:in
call'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client/command.rb:7:in
call' /Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/client.rb:30:in
run'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/bin/spring:49:in
<top (required)>' /Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/binstub.rb:11:in
load'/Library/Ruby/Gems/2.6.0/gems/spring-3.0.0/lib/spring/binstub.rb:11:in
<top (required)>' /Users/BorisNeretin/openhpi/bin/spring:10:in
block in <top (required)>'/Users/BorisNeretin/openhpi/bin/spring:7:in
tap' /Users/BorisNeretin/openhpi/bin/spring:7:in
<top (required)>'bin/rails:2:in
load' bin/rails:2:in
'(See full trace by running task with --trace)
Please show your code!
Environment
Additional context
RubyGems Environment:
The text was updated successfully, but these errors were encountered: