Impossible to install without body field
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3512537. -->
Reported by: [rmpereira](https://www.drupal.org/user/3531090)
Related to !15
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>On my website, I don't have a field with the system name "body." When I try to activate the module, I get the following error:</p>
<blockquote><p>Unable to install Push Framework due to unmet dependencies: core.entity_view_display.node.page.push_framework (field.field.node.page.body)
</p></blockquote>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Do not add the "body" field by default in the view mode and remove the dependencies in the configuration file <code>core.entity_view_display.node.page.push_framework </code>?</p>
issue