Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Mi-Hiroki opened this issue Jan 5, 2024 · 1 comment
Labels

Comments

@Mi-Hiroki
Copy link
Contributor

Mi-Hiroki commented Jan 5, 2024

概要(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

環境(Environment)

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

@Mi-Hiroki Mi-Hiroki added the bug label Jan 5, 2024
@dotani1111
Copy link
Contributor

@Mi-Hiroki
Issueありがとうございます 👍
こちら調査して再現確認を進めたいと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants