samedi 27 novembre 2021

Having trouble running rails commands

Errors

/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/railties-6.1.4.1/lib/rails/commands/rake/rake_command.rb:19:in `block in perform'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/railties-6.1.4.1/lib/rails/commands/rake/rake_command.rb:18:in `perform'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/railties-6.1.4.1/lib/rails/command.rb:50:in `invoke'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/railties-6.1.4.1/lib/rails/commands.rb:18:in `<main>'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/bootsnap-1.9.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/bootsnap-1.9.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/bootsnap-1.9.3/lib/bootsnap/load_path_cache/loaded_features_index.rb:100:in `register'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/bootsnap-1.9.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/bootsnap-1.9.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
/full-stack-review/cheese-shop/bin/rails:5:in `<top (required)>'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/spring-3.1.1/lib/spring/client/rails.rb:30:in `load'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/spring-3.1.1/lib/spring/client/rails.rb:30:in `call'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/spring-3.1.1/lib/spring/client/command.rb:7:in `call'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/spring-3.1.1/lib/spring/client.rb:30:in `run'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/spring-3.1.1/bin/spring:49:in `<top (required)>'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/spring-3.1.1/lib/spring/binstub.rb:11:in `load'
/full-stack-review/cheese-shop/vendor/cache/ruby/2.6.0/gems/spring-3.1.1/lib/spring/binstub.rb:11:in `<top (required)>'
/full-stack-review/cheese-shop/bin/spring:10:in `block in <top (required)>'
/full-stack-review/cheese-shop/bin/spring:7:in `tap'
/full-stack-review/cheese-shop/bin/spring:7:in `<top (required)>'

Steps I tried

  • Updating ruby gems
  • Spring stop
  • Uninstall Ruby on Mac w/ rvm

I am not sure at which point this error started to persist. Tried my best to restore this codebase.

Aucun commentaire:

Enregistrer un commentaire