I see this error on my status report page:

Status report error

The problem is that this is inaccurate. I have installed the contenthub module using composer. Reading the code, I see it is expecting a package called acquia/content-hub-d8 (which doesn't exist on packagist). I looked at various documentation and see that the correct package to install is drupal/acquia_contenthub.

To me, it seems that the package name never got corrected and if diagnostics module is disabled, this won't be shown. It should be a simple fix.

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

Status: Active » Needs review
StatusFileSize
new772 bytes

This should fix the error.