Problem/Motivation

Steps to reproduce

Environment is drupal 8.9.8 and paragraph_view_mode 1.6.0 is used.
I was prompted to update to 1.7.0, but I have updated to 2.0.0.

I ran composer require 'drupal/paragraph_view_mode:^2.0'
The results of the conposer are as follows

Gathering patches for dependencies. This might take a minute.
- Updating drupal/paragraph_view_mode (1.6.0 => 2.0.0): Downloading (100%)

The website displays the following error

The website encountered an unexpected error. Please try again later.

Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^8.9 || ^9) requires the 'core' key not be set in modules/contrib/paragraph_view_mode/paragraph_view_mode.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 91 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).

Thank you.

Comments

s-jack created an issue. See original summary.

  • sayco committed c69df4d on 2.x
    Issue #3182478 by sayco: unexpected error with composer update
    
sayco’s picture

The issue was solved on the develop branch. I have created a new release containing a fix as this is critical issue.
Thanks for reporting.

sayco’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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