Closed (duplicate)
Project:
Drupal core
Version:
main
Component:
plugin system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jul 2026 at 13:26 UTC
Updated:
9 Jul 2026 at 08:11 UTC
Jump to comment: Most recent
Comments
Comment #2
cilefen commentedWhat was the output of the
composer updatecommand?Comment #3
cilefen commentedDid you run a cache rebuild and database update?
Comment #4
andeersg commentedI had the same error on a site that went from 11.3 to 11.4 and I had to enable the "search_node" module. Then everything worked.
Edit: In my case I believe I forgot to export config after updating locally.
Comment #5
cilefen commentedComment #6
andeersg commentedI took another look at it.
Comment #7
quietone commentedThe error message in the screenshot uploaded by @dieguini is about the node_search plugin. I put the workaround in the issue summary.
I am closing this as a duplicate of the this issue that is fixing this. #3608912: Move search updates back to search module and fix missing plugin errors