質問編集履歴

3

情報追加

2020/01/11 13:29

投稿

TakayukiTTT
TakayukiTTT

スコア8

test CHANGED
File without changes
test CHANGED
@@ -13,8 +13,6 @@
13
13
 
14
14
 
15
15
  ### 発生している問題・エラーメッセージ
16
-
17
- [WARNING] Could not load command "rails/commands/server/server_command". Error: uninitialized constant URI::Generic.
18
16
 
19
17
  [WARNING] Could not load command "rails/commands/server/server_command". Error: uninitialized constant URI::Generic.
20
18
 

2

情報追加

2020/01/11 13:28

投稿

TakayukiTTT
TakayukiTTT

スコア8

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,51 @@
16
16
 
17
17
  [WARNING] Could not load command "rails/commands/server/server_command". Error: uninitialized constant URI::Generic.
18
18
 
19
+ [WARNING] Could not load command "rails/commands/server/server_command". Error: uninitialized constant URI::Generic.
19
20
 
21
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:79:in `block in load_missing_constant'
22
+
23
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:8:in `without_bootsnap_cache'
24
+
25
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:79:in `rescue in load_missing_constant'
26
+
27
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/active_support.rb:58:in `load_missing_constant'
28
+
29
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/2.5.0/uri/ftp.rb:23:in `<module:URI>'
30
+
31
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/2.5.0/uri/ftp.rb:13:in `<top (required)>'
32
+
33
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
34
+
35
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
36
+
37
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
38
+
39
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
40
+
41
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
42
+
43
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/2.5.0/uri.rb:107:in `<top (required)>'
44
+
45
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
46
+
47
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
48
+
49
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
50
+
51
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
52
+
53
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
54
+
55
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/2.5.0/uri/rfc2396_parser.rb:13:in `<top (required)>'
56
+
57
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
58
+
59
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
60
+
61
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
62
+
63
+ /Users/UserName/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
20
64
 
21
65
 
22
66
 

1

タグ追加

2020/01/11 13:27

投稿

TakayukiTTT
TakayukiTTT

スコア8

test CHANGED
File without changes
test CHANGED
@@ -13,10 +13,6 @@
13
13
 
14
14
 
15
15
  ### 発生している問題・エラーメッセージ
16
-
17
-
18
-
19
- ```
20
16
 
21
17
  [WARNING] Could not load command "rails/commands/server/server_command". Error: uninitialized constant URI::Generic.
22
18