You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to upgrade my apigee_api_catalog module to 2.6 from 1.2 but runung updb is yelling me and saying The "entity:apidoc" plugin does not exist. when it it there.
Steps to Reproduce
Steps to reproduce the behavior:
upgrade using composer require 'drupal/apigee_api_catalog:^2.6'
Drush updb
Stops when apigee_api_catalog_update_8806 starts to run.
Description
I'm trying to upgrade my apigee_api_catalog module to 2.6 from 1.2 but runung
updb
is yelling me and sayingThe "entity:apidoc" plugin does not exist.
when it it there.Steps to Reproduce
Steps to reproduce the behavior:
composer require 'drupal/apigee_api_catalog:^2.6'
apigee_api_catalog_update_8806
starts to run.Actual Behavior
Should update
Expected Behavior
`> [notice] Update started: apigee_api_catalog_update_8806
Screenshots
Notes
Using postgres if that can be related!
Version Info
Drupal 8.9.19
Apigee API Catalog 8.x-1.2 (Current)
Updating to Apigee API Catalog 8.x-2.6
The text was updated successfully, but these errors were encountered: