質問編集履歴
1
エラーメッセージが見難かったため改行調整しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -52,15 +52,23 @@
|
|
52
52
|
|
53
53
|
$ php bin/console eccube:plugin:install --code=plugin
|
54
54
|
|
55
|
-
ERROR [console] Error thrown while running command "eccube:plugin:install --code=Plugin". Message: "
|
55
|
+
ERROR [console] Error thrown while running command "eccube:plugin:install --code=Plugin". Message: "
|
56
|
+
|
57
|
+
/public_html/app/Plugin/Plugin/composer.json not found." ["exception" => Eccube\Exception\Plugin
|
58
|
+
|
59
|
+
Exception { …},"command" => "eccube:plugin:install --code=Plugin","message" => "/public_html/app
|
60
|
+
|
61
|
+
/Plugin/Plugin/composer.json not found."] ["file" => "/public_html/vendor/symfony/console/EventL
|
62
|
+
|
63
|
+
istener/ErrorListener.php","line" => 46,"class" => "Symfony\Component\Console\EventListener\ErrorListener","function
|
64
|
+
|
65
|
+
" => "onConsoleError","uid" => "7508829","user_id" => "N/A","session_id" => "N/A"]
|
56
66
|
|
57
67
|
|
58
68
|
|
59
69
|
In PluginService.php line 440:
|
60
70
|
|
61
|
-
|
62
|
-
|
63
|
-
|
71
|
+
/public_html/app/Plugin/Plugin/composer.json not found.
|
64
72
|
|
65
73
|
|
66
74
|
|