commerce_examples icon indicating copy to clipboard operation
commerce_examples copied to clipboard

Field missing

Open bjorndr opened this issue 7 years ago • 1 comments

When I install the demo like explained i have the following error :

The website encountered an unexpected error. Please try again later.InvalidArgumentException: Field field_reviews is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 509 of core/lib/Drupal/Core/Entity/ContentEntityBase.php).

What is the cause? Thank you

bjorndr avatar Jan 23 '18 14:01 bjorndr

That field isn't in the code base https://github.com/mglaman/commerce_demo/search?utf8=%E2%9C%93&q=field_reviews&type=

mglaman avatar Jan 23 '18 15:01 mglaman