Untitled

 avatar
unknown
plain_text
a year ago
5.9 kB
13
Indexable
ash-5.0# rails generate model User first_name last_name password:digest email avatar type --no-fixture
/usr/local/lib/ruby/2.7.0/net/protocol.rb:66: warning: already initialized constant Net::ProtocRetryError
/bundle_cache/ruby/2.7.0/gems/net-protocol-0.2.2/lib/net/protocol.rb:68: warning: previous definition of ProtocRetryError was here
/usr/local/lib/ruby/2.7.0/net/protocol.rb:206: warning: already initialized constant Net::BufferedIO::BUFSIZE
/bundle_cache/ruby/2.7.0/gems/net-protocol-0.2.2/lib/net/protocol.rb:214: warning: previous definition of BUFSIZE was here
/usr/local/lib/ruby/2.7.0/net/protocol.rb:503: warning: already initialized constant Net::NetPrivate::Socket
/bundle_cache/ruby/2.7.0/gems/net-protocol-0.2.2/lib/net/protocol.rb:541: warning: previous definition of Socket was here
Traceback (most recent call last):
	40: from /task_manager/bin/rails:4:in `<main>'
	39: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	38: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	37: from /bundle_cache/ruby/2.7.0/gems/railties-6.1.7.6/lib/rails/commands.rb:18:in `<main>'
	36: from /bundle_cache/ruby/2.7.0/gems/railties-6.1.7.6/lib/rails/command.rb:48:in `invoke'
	35: from /bundle_cache/ruby/2.7.0/gems/railties-6.1.7.6/lib/rails/command/base.rb:69:in `perform'
	34: from /bundle_cache/ruby/2.7.0/gems/thor-1.3.0/lib/thor.rb:527:in `dispatch'
	33: from /bundle_cache/ruby/2.7.0/gems/thor-1.3.0/lib/thor/invocation.rb:127:in `invoke_command'
	32: from /bundle_cache/ruby/2.7.0/gems/thor-1.3.0/lib/thor/command.rb:28:in `run'
	31: from /bundle_cache/ruby/2.7.0/gems/railties-6.1.7.6/lib/rails/commands/generate/generate_command.rb:21:in `perform'
	30: from /bundle_cache/ruby/2.7.0/gems/railties-6.1.7.6/lib/rails/command/actions.rb:14:in `require_application_and_environment!'
	29: from /bundle_cache/ruby/2.7.0/gems/railties-6.1.7.6/lib/rails/command/actions.rb:22:in `require_application!'
	28: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	27: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	26: from /task_manager/config/application.rb:7:in `<main>'
	25: from /usr/local/lib/ruby/2.7.0/bundler.rb:174:in `require'
	24: from /usr/local/lib/ruby/2.7.0/bundler/runtime.rb:58:in `require'
	23: from /usr/local/lib/ruby/2.7.0/bundler/runtime.rb:58:in `each'
	22: from /usr/local/lib/ruby/2.7.0/bundler/runtime.rb:69:in `block in require'
	21: from /usr/local/lib/ruby/2.7.0/bundler/runtime.rb:69:in `each'
	20: from /usr/local/lib/ruby/2.7.0/bundler/runtime.rb:74:in `block (2 levels) in require'
	19: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	18: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	17: from /bundle_cache/ruby/2.7.0/gems/factory_bot_rails-6.4.3/lib/factory_bot_rails.rb:1:in `<main>'
	16: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332:in `require'
	15: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:299:in `load_dependency'
	14: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332:in `block in require'
	13: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	12: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	11: from /bundle_cache/ruby/2.7.0/gems/factory_bot_rails-6.4.3/lib/factory_bot_rails/railtie.rb:3:in `<main>'
	10: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332:in `require'
	 9: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:299:in `load_dependency'
	 8: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332:in `block in require'
	 7: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	 6: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
	 5: from /bundle_cache/ruby/2.7.0/gems/factory_bot-6.4.5/lib/factory_bot.rb:25:in `<main>'
	 4: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332:in `require'
	 3: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:299:in `load_dependency'
	 2: from /bundle_cache/ruby/2.7.0/gems/activesupport-6.1.7.6/lib/active_support/dependencies.rb:332:in `block in require'
	 1: from /bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
/bundle_cache/ruby/2.7.0/gems/bootsnap-1.17.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require': /bundle_cache/ruby/2.7.0/gems/factory_bot-6.4.5/lib/factory_bot/evaluator.rb:38: syntax error, unexpected (... (SyntaxError)
...method_missing(method_name, ...)
...                            ^~~
/bundle_cache/ruby/2.7.0/gems/factory_bot-6.4.5/lib/factory_bot/evaluator.rb:40: syntax error, unexpected ')'
...instance.send(method_name, ...)
...                              ^
/bundle_cache/ruby/2.7.0/gems/factory_bot-6.4.5/lib/factory_bot/evaluator.rb:42: syntax error, unexpected ')'
...nner.new.send(method_name, ...)
...                              ^
/bundle_cache/ruby/2.7.0/gems/factory_bot-6.4.5/lib/factory_bot/evaluator.rb:80: syntax error, unexpected end-of-input, expecting `end'
Editor is loading...
Leave a Comment