/ / Syliusインストール:Loggableアノテーションを取得 - php、git、symfony、exception、sylius

Sylius install:Loggableアノテーションを取得する - php、git、symfony、exception、sylius

私はSyliusをインストールするためにこのステップに従った:

  1. git clone git@github.com:Sylius / Sylius.git#またはSylius-Standard
  2. cd Sylius#またはSylius-Standard
  3. php composer.phar install
  4. phpアプリ/コンソールsylius:インストール

最後のコマンドはコンソール例外を投げています:

[GedmoExceptionInvalidMappingException]
クラスはバージョン管理されたフィールドを追跡するためにLoggableアノテーションでアノテーションを付けなければなりません - SyliusComponentCoreModelProduct

私の間違いはどこにありますか?

回答:

回答№1は1

未解決の問題です。 githubセクションをチェックしてください。

https://github.com/Sylius/Sylius/issues/1898