EC-CUBE / EC-CUBE/ec-cube

Git上で標準で入っているプラグインのエラーについて

Open
#6,079 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
788
Forks
719
Avg merge
4d 4h
Merged PRs (30d)
39

Description

### 概要(Overview)

Git上で標準で入っているプラグインにおいて、インストールしてキャッシュをクリアするとエラーが発生する。

### 期待する内容(Expect) or 要望(Requirement)
エラーが発生しなくなる。

### 再現手順(Procedure)

1. GitからEC-CUBEソースコードをDLする。
2. DockerにてEC-CUBEを構築する。
3. コマンドラインにて、AnnotatedRoutingプラグインをインストールする。
`bin/console eccube:plugin:install --code= AnnotatedRouting`
4. コマンドラインにて、キャッシュを削除する。
`bin/console cache:clear --no-warmup`
![image](https://github.com/EC-CUBE/ec-cube/assets/38056919/4f712b2d-b0b0-4d81-822c-1420108da86e)

### 環境(Environment)

EC-CUBE:4.2.3
PHP:8.1.26
MySQL:5.7.44
WEBサーバー:Apache/2.4.57

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.