I am using Drupal 9 ( version 9.2.10 )
1. Ran composer require 'drupal/ckeditor_find:^1.0@beta'
Got these messages from composer:
drupal/ckeditor_find 1.0.0-beta1 requires drupal/core ^8 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 9.2.10 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
drupal/ckeditor_find 1.0.0-beta2 requires ckeditor/find ^4 -> could not be found in any version, there may be a typo in the package name.
Root composer.json requires drupal/ckeditor_find ^1.0@beta -> satisfiable by drupal/ckeditor_find[1.0.0-beta1, 1.0.0-beta2]."_
Closed: outdated
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.