There is a change between 1.0-rc7 and 1.0-rc8, where core_version_requirement has been removed from:

  • tests/modules/inline_entity_form_test/inline_entity_form_test.info.yml
  • tests/modules/inline_entity_form_translation_test/inline_entity_form_translation_test.info.yml

Executing drush cr returns the following error on Drupal 8.8.0 (drush 9.7.2):

$ drush cr

In InfoParserDynamic.php line 68:
                                                                                                                                                                                 
  The 'core' or the 'core_version_requirement' key must be present in modules/contrib/inline_entity_form/tests/modules/inline_entity_form_test/inline_entity_form_test.info.yml  

Comments

Alberto-Silva created an issue. See original summary.

albertosilva’s picture

  • joachim committed ffb1578 on 8.x-1.x authored by Alberto-Silva
    Issue #3177464 by Alberto-Silva: Fixed missing core_version_requirement...
joachim’s picture

Status: Active » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.