RAILS 3.2.2.1> rails assets: precompile LoadError: не может загрузить такой файл - net / ssh / config - PullRequest
0 голосов
/ 26 марта 2020

рельсы версия 3.2

ruby версия 2.0.0 -p451

Я выполняю:

rails assets:precompile --trace

Получение ошибки ниже.

рейк прерван!

LoadError: невозможно загрузить такой файл - net / ssh / config

/ home / hardik / .rvm / gems / ruby -2.0.0-p451 / gems / activesupport-3.2.21 / lib / active_support / dependencies.rb: 251: в require' /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/activesupport-3.2.21/lib/active_support/dependencies.rb:251:in блоке требуется '/home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/activesupport- 3.2.21 / lib / active_support / dependencies.rb: 236: в load_dependency' /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/activesupport-3.2.21/lib/active_support/dependencies.rb:251:in require '/home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/net-ssh- 2.9.2 / lib / net / s sh .rb: 7: в <top (required)>' /usr/share/rvm/rubies/ruby-2.0.0-p451/lib/ruby/site_ruby/2.0.0/bundler/runtime.rb:95:in require '/usr/share/rvm/rubies/ruby-2.0.0-p451/lib/ruby/site_ruby/2.0. 0 / bundler / runtime.rb: 95: в rescue in block in require' /usr/share/rvm/rubies/ruby-2.0.0-p451/lib/ruby/site_ruby/2.0.0/bundler/runtime.rb:72:in блоке требуется '/usr/share/rvm/rubies/ruby-2.0.0-p451/lib/ruby/site_ruby/2.0.0/bundler/runtime .rb: 65: в each' /usr/share/rvm/rubies/ruby-2.0.0-p451/lib/ruby/site_ruby/2.0.0/bundler/runtime.rb:65:in требуется '/usr/share/rvm/rubies/ruby-2.0.0-p451/lib/ruby/site_ruby/2.0.0/bundler.rb:114:in require' /home/hardik/Projects/mm/project/config/application.rb:9:in '/ home / hardik / Projects / mm / project / Rakefile: 4: in require' /home/hardik/Projects/mm/project/Rakefile:4:in' /home/hardik/.rvm/gems/ruby-2.0.0-p 451 / gems / rake-10.4.2 / lib / rake / rake_module.rb: 28: в load' /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/lib/rake/rake_module.rb:28:in load_rakefile '/home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake- 10.4.2 / lib / rake / application.rb: 689: в блоке raw_load_rakefile' /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/lib/rake/application.rb:94:in в файле load_rakefile /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/ lib / rake / application.rb: 176: в standard_exception_handling' /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/lib/rake/application.rb:93:in load_rakefile '/home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/lib/rake/application. rb: 77: in block in run' /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/lib/rake/application.rb:176:in standard_exception_handling '/home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/lib/rake/application.rb:75:in run' /home/hardik/.rvm/gems/ruby-2.0.0-p451/gems/rake-10.4.2/bin/rake:33:in '/home/hardik/.rvm/gems/ruby-2.0.0-p451/bin/rake:23:in load' /home/hardik/.rvm/gems/ruby-2.0.0-p451/bin/rake:23:in' /home/hardik/.rvm/gems/ruby-2.0. 0-p451 / bin / ruby_executable_hooks: 24: in eval' /home/hardik/.rvm/gems/ruby-2.0.0-p451/bin/ruby_executable_hooks:24:in '

...